Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dehci-fsl.h30 #define PORT_PTS_PTW (1<<28) macro
Dehci-fsl.c199 portsc &= ~(PORT_PTS_MSK | PORT_PTS_PTW); in ehci_fsl_setup_phy()
217 portsc |= PORT_PTS_PTW; in ehci_fsl_setup_phy()