Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_power_root_hubs.c96 …x_hcd_ehci_register_write(hcd_ehci, EHCI_HCOR_PORT_SC + port_index, ehci_register | EHCI_HC_PS_PP); in _ux_hcd_ehci_power_root_hubs()
Dux_hcd_ehci_port_status_get.c211 if (ehci_register_port_status & EHCI_HC_PS_PP) in _ux_hcd_ehci_port_status_get()
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ehci.h171 #define EHCI_HC_PS_PP 0x00001000u macro