Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-uniphier/clk/
Dclk-ld11.c23 writel(1, SG_ETPHYCNT); in uniphier_ld11_clk_init()
27 writel(3, SG_ETPHYCNT); in uniphier_ld11_clk_init()
29 writel(7, SG_ETPHYCNT); in uniphier_ld11_clk_init()
/external/u-boot/arch/arm/mach-uniphier/
Dsg-regs.h59 #define SG_ETPHYCNT (SG_CTRL_BASE | 0x550) macro