Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A 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()
H A Dclock_ti816x.c358 writel(PRCM_MOD_EN, &cmalwon->ethernet0clkctrl); in peripheral_enable()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclock_ti81xx.h112 unsigned int ethernet0clkctrl; member