Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/chipidea/
H A Dbits.h111 #define OTGSC_AVVIS BIT(17) macro
127 #define OTGSC_INT_STATUS_BITS (OTGSC_IDIS | OTGSC_AVVIS | OTGSC_ASVIS \
H A Dotg_fsm.c775 } else if (otg_int_src & OTGSC_AVVIS) { in ci_otg_fsm_irq()
776 hw_write_otgsc(ci, OTGSC_AVVIS, OTGSC_AVVIS); in ci_otg_fsm_irq()