Searched refs:FUSB_REG_INTERRUPTB_GCRCSENT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/usb/typec/tcpm/ | ||
| D | fusb302_reg.h | 130 #define FUSB_REG_INTERRUPTB_GCRCSENT BIT(0) macro |
| D | fusb302.c | 1605 if (interruptb & FUSB_REG_INTERRUPTB_GCRCSENT) { in fusb302_irq_work() |