Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/typec/
Dhd3ss3220.c27 #define HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS BIT(4) macro
129 HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS, in hd3ss3220_irq()
130 HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS); in hd3ss3220_irq()
212 if (data & HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS) { in hd3ss3220_probe()
215 data | HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS); in hd3ss3220_probe()