Home
last modified time | relevance | path

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

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