Home
last modified time | relevance | path

Searched refs:APPLE_CD_REG_INT_PLUG_EVENT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/usb/typec/tipd/
H A Dtps6598x.h137 #define APPLE_CD_REG_INT_PLUG_EVENT BIT(1) macro
H A Dtrace.h72 { APPLE_CD_REG_INT_PLUG_EVENT, "PLUG_EVENT" }, \
H A Dcore.c560 if (event & APPLE_CD_REG_INT_PLUG_EVENT) in cd321x_interrupt()
1345 APPLE_CD_REG_INT_PLUG_EVENT; in tps6598x_probe()