Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/typec/fusb302/
Dfusb302_reg.h155 #define FUSB_REG_INTERRUPT_COMP_CHNG BIT(5) macro
Dfusb302.c1587 if ((interrupt & FUSB_REG_INTERRUPT_COMP_CHNG) && intr_comp_chng) { in fusb302_irq_intn()