Home
last modified time | relevance | path

Searched refs:PORT_PTS_PTW (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-fsl.h17 #define PORT_PTS_PTW (1<<28) macro
H A Dehci-fsl.c213 portsc &= ~(PORT_PTS_MSK | PORT_PTS_PTW); in ehci_fsl_setup_phy()
236 portsc |= PORT_PTS_PTW; in ehci_fsl_setup_phy()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-fsl.h17 #define PORT_PTS_PTW (1<<28) macro
H A Dehci-fsl.c207 portsc &= ~(PORT_PTS_MSK | PORT_PTS_PTW); in ehci_fsl_setup_phy()
230 portsc |= PORT_PTS_PTW; in ehci_fsl_setup_phy()

Completed in 3 milliseconds