Home
last modified time | relevance | path

Searched refs:PHYUTMI_OTGDISABLE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c133 writel(PHYUTMI_OTGDISABLE, &phy->phy_utmi); in exynos5_usb3_phy_init()
164 PHYUTMI_OTGDISABLE | in exynos5_usb3_phy_exit()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h17 #define PHYUTMI_OTGDISABLE (1 << 6) macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c52 writel(PHYUTMI_OTGDISABLE, &phy->phy_utmi); in exynos5_usb3_phy_init()
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c46 #define PHYUTMI_OTGDISABLE BIT(6) macro
375 writel(PHYUTMI_OTGDISABLE, phy_drd->reg_phy + EXYNOS5_DRD_PHYUTMI); in exynos5_usbdrd_utmi_init()
455 reg = PHYUTMI_OTGDISABLE | in exynos5_usbdrd_phy_exit()