Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/clk/
H A Dclk-ld11.c24 writel(1, SG_ETPHYCNT); in uniphier_ld11_clk_init()
28 writel(3, SG_ETPHYCNT); in uniphier_ld11_clk_init()
30 writel(7, SG_ETPHYCNT); in uniphier_ld11_clk_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/
H A Dsg-regs.h60 #define SG_ETPHYCNT (SG_CTRL_BASE | 0x550) macro