Home
last modified time | relevance | path

Searched refs:PHYPWR_NORMAL_MASK_HSIC1 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-exynos.c150 PHYPWR_NORMAL_MASK_HSIC1 | PHYPWR_NORMAL_MASK_PHY1 | in exynos4412_setup_usb_phy()
197 PHYPWR_NORMAL_MASK_HSIC1 | PHYPWR_NORMAL_MASK_PHY1 | in exynos4412_reset_usb_phy()
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dehci.h18 #define PHYPWR_NORMAL_MASK_HSIC1 (0x7 << 12) macro