Home
last modified time | relevance | path

Searched refs:PORT_PTS_ULPI (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dehci-fsl.h15 #define PORT_PTS_ULPI (2<<30) macro
H A Dehci-fsl.c224 portsc |= PORT_PTS_ULPI; in ehci_fsl_setup_phy()
/openbmc/u-boot/include/configs/
H A Dmx51evk.h66 #define CONFIG_MXC_USB_PORTSC PORT_PTS_ULPI
/openbmc/u-boot/drivers/phy/
H A Dmsm8916-usbh-phy.c54 writel(PORT_PTS_ULPI, &p->ehci->portsc); in msm_phy_reset()
/openbmc/u-boot/include/usb/
H A Dehci-ci.h23 #define PORT_PTS_ULPI (2 << 30) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-fsl.c266 out_le32(&(hcor)->or_portsc[0], PORT_PTS_ULPI); in ehci_fsl_init()