Home
last modified time | relevance | path

Searched refs:PHYBATCHG_UTMI_CLKSEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h63 #define PHYBATCHG_UTMI_CLKSEL (0x1 << 2) macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c43 setbits_le32(&phy->phy_batchg, PHYBATCHG_UTMI_CLKSEL); in exynos5_usb3_phy_init()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c124 setbits_le32(&phy->phy_batchg, PHYBATCHG_UTMI_CLKSEL); in exynos5_usb3_phy_init()