Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h290 #define OTGCSR_A_BUS_REQ (1 << 4) macro
H A Dfotg210-hcd.c5544 value |= OTGCSR_A_BUS_REQ; in fotg210_init()