Home
last modified time | relevance | path

Searched refs:cm_l3init_hsusbtll_clkctrl (Results 1 – 7 of 7) sorted by relevance

/external/u-boot/board/compulab/cm_t54/
Dcm_t54.c209 setbits_le32((*prcm)->cm_l3init_hsusbtll_clkctrl, usbtll_clk); in setup_host_clocks()
214 clrbits_le32((*prcm)->cm_l3init_hsusbtll_clkctrl, usbtll_clk); in setup_host_clocks()
/external/u-boot/arch/arm/mach-omap2/omap5/
Dprcm-regs.c204 .cm_l3init_hsusbtll_clkctrl = 0x4a009368,
719 .cm_l3init_hsusbtll_clkctrl = 0x4a009668,
928 .cm_l3init_hsusbtll_clkctrl = 0x4a009350,
Dhw_data.c488 (*prcm)->cm_l3init_hsusbtll_clkctrl, in enable_basic_uboot_clocks()
/external/u-boot/board/ti/omap5_uevm/
Devm.c168 setbits_le32((*prcm)->cm_l3init_hsusbtll_clkctrl, in enable_host_clocks()
/external/u-boot/arch/arm/mach-omap2/omap4/
Dprcm-regs.c201 .cm_l3init_hsusbtll_clkctrl = 0x4a009368,
Dhw_data.c404 (*prcm)->cm_l3init_hsusbtll_clkctrl, in enable_basic_uboot_clocks()
/external/u-boot/arch/arm/include/asm/
Domap_common.h228 u32 cm_l3init_hsusbtll_clkctrl; member