Searched refs:FUSB_REG_INTERRUPTA_HARDSENT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/typec/tcpm/ | ||
H A D | fusb302_reg.h | 125 #define FUSB_REG_INTERRUPTA_HARDSENT BIT(3) macro |
H A D | fusb302.c | 1584 if (interrupta & FUSB_REG_INTERRUPTA_HARDSENT) { in fusb302_irq_work() |