Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dsamsung_usb_phy.c61 PHYCLKRST_PORTRESET | in exynos5_usb3_phy_init()
76 reg &= ~PHYCLKRST_PORTRESET; in exynos5_usb3_phy_init()
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-exynos5.c142 PHYCLKRST_PORTRESET | in exynos5_usb3_phy_init()
157 reg &= ~PHYCLKRST_PORTRESET; in exynos5_usb3_phy_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dxhci-exynos.h51 #define PHYCLKRST_PORTRESET (0x1 << 1) macro
/OK3568_Linux_fs/kernel/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c87 #define PHYCLKRST_PORTRESET BIT(1) macro
430 PHYCLKRST_PORTRESET; in exynos5_usbdrd_phy_init()
436 reg &= ~PHYCLKRST_PORTRESET; in exynos5_usbdrd_phy_init()