Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/clk/
H A 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()
/openbmc/u-boot/arch/arm/mach-uniphier/
H A Dsg-regs.h59 #define SG_ETPHYCNT (SG_CTRL_BASE | 0x550) macro