Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h289 #define OTGCSR_A_BUS_DROP (1 << 5) macro
H A Dfotg210-hcd.c5539 value &= ~OTGCSR_A_BUS_DROP; in fotg210_init()