Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/am33xx/
Dclock_ti814x.c181 writel(PRCM_MOD_EN, &cmalwon->ethernet1clkctrl); in enable_per_clocks()
182 while ((readl(&cmalwon->ethernet1clkctrl) & ENET_CLKCTRL_CMPL) != 0) in enable_per_clocks()
Dclock_ti816x.c359 writel(PRCM_MOD_EN, &cmalwon->ethernet1clkctrl); in peripheral_enable()
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dclock_ti81xx.h113 unsigned int ethernet1clkctrl; member