Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-fsl.h14 #define PORT_PTS_UTMI (0<<30) macro
Dehci-fsl.c128 writel(PORT_PTS_UTMI, hcd->regs + FSL_SOC_USB_PORTSC1); in fsl_ehci_drv_probe()
223 portsc |= PORT_PTS_UTMI; in ehci_fsl_setup_phy()