Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c132 writel(PHYUTMI_OTGDISABLE, &phy->phy_utmi); in exynos5_usb3_phy_init()
163 PHYUTMI_OTGDISABLE | in exynos5_usb3_phy_exit()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h16 #define PHYUTMI_OTGDISABLE (1 << 6) macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c51 writel(PHYUTMI_OTGDISABLE, &phy->phy_utmi); in exynos5_usb3_phy_init()
/openbmc/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c45 #define PHYUTMI_OTGDISABLE BIT(6) macro
406 writel(PHYUTMI_OTGDISABLE, phy_drd->reg_phy + EXYNOS5_DRD_PHYUTMI); in exynos5_usbdrd_utmi_init()
486 reg = PHYUTMI_OTGDISABLE | in exynos5_usbdrd_phy_exit()