Searched refs:OHCI_CTRL_CLE (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/usb/cherryusb/port/ohci/ | ||
| A D | usb_ohci_reg.h | 100 #define OHCI_CTRL_CLE (1 << 4) /* Bit 4: Control list enable */ macro |
| A D | usb_hc_ohci.c | 87 regval |= OHCI_CTRL_CLE; in ohci_init() |
Completed in 5 milliseconds