Home
last modified time | relevance | path

Searched defs:OHCI_CTRL_HCFS (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h206 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro
/openbmc/linux/drivers/usb/host/
H A Dohci.h259 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro
H A Disp1362.h274 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro
H A Dehci.h227 #define OHCI_CTRL_HCFS (3 << 6) macro