Searched refs:FUSB_REG_INTERRUPTB_GCRCSENT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/tcpm/ | ||
H A D | fusb302_reg.h | 130 #define FUSB_REG_INTERRUPTB_GCRCSENT BIT(0) macro |
H A D | fusb302.c | 1614 if (interruptb & FUSB_REG_INTERRUPTB_GCRCSENT) { in fusb302_irq_work() |