Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dehci.h43 #define HSIC_CTRL_REFCLKDIV_MASK (0x7f) macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci-exynos.c117 hsic_ctrl = (((HSIC_CTRL_REFCLKDIV_12 & HSIC_CTRL_REFCLKDIV_MASK) in exynos5_setup_usb_phy()