Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h39 #define PHYCLKRST_FSEL(_x) ((_x) << 5) macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c57 PHYCLKRST_FSEL(FSEL_CLKSEL_24M) | in exynos5_usb3_phy_init()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c138 PHYCLKRST_FSEL(FSEL_CLKSEL_24M) | in exynos5_usb3_phy_init()
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c75 #define PHYCLKRST_FSEL(_x) ((_x) << 5) macro
338 reg |= PHYCLKRST_FSEL(phy_drd->extrefclk); in exynos5_usbdrd_utmi_set_refclk()