Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-fsl.h13 #define PORT_PTS_MSK (3<<30) macro
H A Dehci-fsl.c213 portsc &= ~(PORT_PTS_MSK | PORT_PTS_PTW); in ehci_fsl_setup_phy()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dehci-ci.h22 #define PORT_PTS_MSK (3 << 30) macro