Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dfusb302_reg.h155 #define FUSB_REG_INTERRUPT_COMP_CHNG BIT(5) macro
H A Dfusb302.c1387 if ((interrupt & FUSB_REG_INTERRUPT_COMP_CHNG) && intr_comp_chng) { in fusb302_interrupt_handle()
/OK3568_Linux_fs/kernel/drivers/usb/typec/tcpm/
H A Dfusb302_reg.h155 #define FUSB_REG_INTERRUPT_COMP_CHNG BIT(5) macro
H A Dfusb302.c1571 if ((interrupt & FUSB_REG_INTERRUPT_COMP_CHNG) && intr_comp_chng) { in fusb302_irq_work()