Home
last modified time | relevance | path

Searched refs:OHCI_HC_PS_PPS (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_port_status_get.c145 if (ohci_register_port_status & OHCI_HC_PS_PPS) in _ux_hcd_ohci_port_status_get()
Dux_hcd_ohci_power_root_hubs.c134 ohci_register_port_status |= OHCI_HC_PS_PPS; in _ux_hcd_ohci_power_root_hubs()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h157 #define OHCI_HC_PS_PPS 0x00000100u macro