Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/
H A Dhd3ss3220.c28 #define HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS BIT(4) macro
149 HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS, in hd3ss3220_irq()
150 HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS); in hd3ss3220_irq()
231 if (data & HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS) { in hd3ss3220_probe()
234 data | HD3SS3220_REG_CN_STAT_CTRL_INT_STATUS); in hd3ss3220_probe()