Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/chipidea/
Dbits.h102 #define OTGSC_AVVIS BIT(17) macro
118 #define OTGSC_INT_STATUS_BITS (OTGSC_IDIS | OTGSC_AVVIS | OTGSC_ASVIS \
Dotg_fsm.c742 } else if (otg_int_src & OTGSC_AVVIS) { in ci_otg_fsm_irq()
743 hw_write_otgsc(ci, OTGSC_AVVIS, OTGSC_AVVIS); in ci_otg_fsm_irq()