Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/typec/tcpm/
H A Dfusb302_reg.h155 #define FUSB_REG_INTERRUPT_COMP_CHNG BIT(5) macro
H A Dfusb302.c1562 if ((interrupt & FUSB_REG_INTERRUPT_COMP_CHNG) && intr_comp_chng) { in fusb302_irq_work()