Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/chipidea/
Dbits.h106 #define OTGSC_AVV BIT(9) macro
Dotg_fsm.c768 if (otgsc & OTGSC_AVV) { in ci_otg_fsm_irq()