Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-fsl.h15 #define PORT_PTS_ULPI (2<<30) macro
H A Dehci-fsl.c230 portsc |= PORT_PTS_ULPI; in ehci_fsl_setup_phy()
/OK3568_Linux_fs/u-boot/include/configs/
H A Dmx51evk.h77 #define CONFIG_MXC_USB_PORTSC PORT_PTS_ULPI
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-msm.c66 writel(PORT_PTS_ULPI, &ehci->portsc); in msm_init_after_reset()
H A Dehci-fsl.c268 out_le32(&(hcor)->or_portsc[0], PORT_PTS_ULPI); in ehci_fsl_init()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dehci-ci.h24 #define PORT_PTS_ULPI (2 << 30) macro