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