Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dfotg210.h292 #define OTGCSR_A_BUS_REQ (1 << 4) macro
Dfotg210-hcd.c5557 value |= OTGCSR_A_BUS_REQ; in fotg210_init()