Home
last modified time | relevance | path

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

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