Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/typec/
H A Dhd3ss3220.c27 #define HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS BIT(4) macro
130 HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS, in hd3ss3220_irq()
131 HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS, in hd3ss3220_irq()
214 if (data & HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS) { in hd3ss3220_probe()
217 data | HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS); in hd3ss3220_probe()