Home
last modified time | relevance | path

Searched refs:PLLE_RESETB_I_PLL_RESETB_PLLE_MASK (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/cpu/armv7/bcm235xx/
Dclk-eth.c19 #define PLLE_RESETB_I_PLL_RESETB_PLLE_MASK 0x00010000 macro
55 writel(readl(PLLE_RESETB_ADDR) | PLLE_RESETB_I_PLL_RESETB_PLLE_MASK, in clk_eth_enable()
/external/u-boot/arch/arm/cpu/armv7/bcm281xx/
Dclk-eth.c19 #define PLLE_RESETB_I_PLL_RESETB_PLLE_MASK 0x00010000 macro
55 writel(readl(PLLE_RESETB_ADDR) | PLLE_RESETB_I_PLL_RESETB_PLLE_MASK, in clk_eth_enable()