Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_power_root_hubs.c118 _ux_hcd_ohci_register_write(hcd_ohci, OHCI_HC_RH_STATUS, OHCI_HC_RS_LPSC); in _ux_hcd_ohci_power_root_hubs()
142 _ux_hcd_ohci_register_write(hcd_ohci, OHCI_HC_RH_STATUS, OHCI_HC_RS_LPSC); in _ux_hcd_ohci_power_root_hubs()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h104 #define OHCI_HC_RH_STATUS 0x14 macro