Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ti/omap5_uevm/
H A Devm.c158 int hs_clk_ctrl_val = (OPTFCLKEN_HSIC60M_P3_CLK | in enable_host_clocks()
/openbmc/u-boot/board/compulab/cm_t54/
H A Dcm_t54.c193 int usbhost_clk = OPTFCLKEN_HSIC60M_P3_CLK | in setup_host_clocks()
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dclock.h164 #define OPTFCLKEN_HSIC60M_P3_CLK (1 << 6) macro