Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h156 u32 clk_sel2; member
H A Dscu_ast2600.h119 u32 clk_sel2; /* 0x304 */ member
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c609 if (readl(&scu->clk_sel2) & BIT(14)) in ast2600_get_uart_clk_rate()
1141 u32 reg_304 = readl(&p_scu->clk_sel2); in ast2600_init_rgmii_clk()
1172 writel(reg_304, &p_scu->clk_sel2); in ast2600_init_rgmii_clk()
1199 reg_304 = readl(&p_scu->clk_sel2); in ast2600_init_rmii_clk()
1215 writel(reg_304, &p_scu->clk_sel2); in ast2600_init_rmii_clk()