Searched refs:OHCI_CTRL_HCFS (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/usb/host/ | ||
A D | ohci.h | 207 #define OHCI_CTRL_HCFS (3 << 6) /* host controller functional state */ macro |
A D | ohci-hcd.c | 401 hcfs2string(temp & OHCI_CTRL_HCFS), in ohci_dump_status() |
Completed in 7 milliseconds