Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-fsl.h14 #define PORT_PTS_UTMI (0<<30) macro
H A Dehci-fsl.c141 writel(PORT_PTS_UTMI, hcd->regs + FSL_SOC_USB_PORTSC1); in fsl_ehci_drv_probe()
276 portsc |= PORT_PTS_UTMI; in ehci_fsl_setup_phy()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-fsl.h14 #define PORT_PTS_UTMI (0<<30) macro
H A Dehci-fsl.c135 writel(PORT_PTS_UTMI, hcd->regs + FSL_SOC_USB_PORTSC1); in fsl_ehci_drv_probe()
270 portsc |= PORT_PTS_UTMI; in ehci_fsl_setup_phy()

Completed in 3 milliseconds