Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dclock_ti81xx.h21 unsigned int l3fastclkstctrl; member
57 unsigned int l3fastclkstctrl; member
/external/u-boot/arch/arm/mach-omap2/am33xx/
Dclock_ti816x.c148 writel(PRCM_MOD_EN, &cmdef->l3fastclkstctrl); in enable_emif_clocks()
153 while ((readl(&cmdef->l3fastclkstctrl) & 0x300) != 0x300) in enable_emif_clocks()
Dclock_ti814x.c363 writel(PRCM_MOD_EN, &cmdef->l3fastclkstctrl); in enable_dmm_clocks()
370 while ((readl(&cmdef->l3fastclkstctrl) & 0x300) != 0x300) in enable_dmm_clocks()