Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dfotg210.h288 #define OTGCSR_A_BUS_DROP (1 << 5) macro
Dfotg210-hcd.c5551 value &= ~OTGCSR_A_BUS_DROP; in fotg210_init()