Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/chipidea/
Dbits.h109 #define OTGSC_AVV BIT(9) macro
Dotg_fsm.c743 if (otgsc & OTGSC_AVV) { in ci_otg_fsm_irq()