Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/include/
A Dehci_def.h161 #define PORT_PEC (1<<3) /* port enable change */ macro
165 #define PORT_RWC_BITS (PORT_CSC | PORT_PEC | PORT_OCC)
/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/
A Dehci-hub.c656 mask = PORT_CSC | PORT_PEC; in ehci_hub_status_data()
805 ehci_writel(ehci, temp | PORT_PEC, status_reg); in ehci_hub_control()
877 if (temp & PORT_PEC) in ehci_hub_control()

Completed in 8 milliseconds