Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_port_enable.c116 _ux_hcd_ohci_register_write(hcd_ohci, OHCI_HC_RH_PORT_STATUS + port_index, OHCI_HC_PS_PES); in _ux_hcd_ohci_port_enable()
Dux_hcd_ohci_port_status_get.c129 if (ohci_register_port_status & OHCI_HC_PS_PES) in _ux_hcd_ohci_port_status_get()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h153 #define OHCI_HC_PS_PES 0x00000002u macro