Home
last modified time | relevance | path

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

/u-boot/include/configs/
A Dmx51evk.h37 #define CFG_MXC_USB_PORTSC PORT_PTS_ULPI
/u-boot/drivers/phy/qcom/
A Dmsm8916-usbh-phy.c55 writel(PORT_PTS_ULPI, &p->ehci->portsc); in msm_phy_reset()
/u-boot/include/usb/
A Dehci-ci.h23 #define PORT_PTS_ULPI (2 << 30) macro
/u-boot/drivers/usb/host/
A Dehci-fsl.c203 out_le32(&(hcor)->or_portsc[0], PORT_PTS_ULPI); in ehci_fsl_init()
A Dehci-mx6.c451 return PORT_PTS_ULPI; in mx6_portsc()

Completed in 18 milliseconds