Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/am33xx/
Dclock_ti814x.c178 writel(PRCM_MOD_EN, &cmalwon->ethernet0clkctrl); in enable_per_clocks()
179 while ((readl(&cmalwon->ethernet0clkctrl) & ENET_CLKCTRL_CMPL) != 0) in enable_per_clocks()
Dclock_ti816x.c358 writel(PRCM_MOD_EN, &cmalwon->ethernet0clkctrl); in peripheral_enable()
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dclock_ti81xx.h112 unsigned int ethernet0clkctrl; member