Searched refs:scu_g6_base (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/clk/ |
H A D | clk-ast2600.c | 71 static void __iomem *scu_g6_base; variable 550 0, scu_g6_base + ASPEED_G6_CLK_SELECTION1, in aspeed_g6_clk_probe() 557 scu_g6_base + in aspeed_g6_clk_probe() 567 scu_g6_base + ASPEED_G6_CLK_SELECTION4, 31, 0, in aspeed_g6_clk_probe() 595 scu_g6_base + ASPEED_MAC12_CLK_DLY, 29, 0, in aspeed_g6_clk_probe() 603 scu_g6_base + ASPEED_MAC12_CLK_DLY, 30, 0, in aspeed_g6_clk_probe() 616 scu_g6_base + 0x310, 24, 3, 0, in aspeed_g6_clk_probe() 625 scu_g6_base + ASPEED_MAC34_CLK_DLY, 29, 0, in aspeed_g6_clk_probe() 633 scu_g6_base + ASPEED_MAC34_CLK_DLY, 30, 0, in aspeed_g6_clk_probe() 832 scu_g6_base = of_iomap(np, 0); in aspeed_g6_cc_init() [all …]
|