Lines Matching refs:scu_g6_base
71 static void __iomem *scu_g6_base; variable
544 scu_g6_base + ASPEED_G6_CLK_SELECTION1, 11, 1, in aspeed_g6_clk_probe()
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()
572 0, scu_g6_base + ASPEED_G6_CLK_SELECTION4, 28, 3, 0, in aspeed_g6_clk_probe()
586 scu_g6_base + ASPEED_G6_CLK_SELECTION1, 16, 3, 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()
641 scu_g6_base + ASPEED_G6_CLK_SELECTION1, 20, 3, 0, in aspeed_g6_clk_probe()
653 scu_g6_base + ASPEED_G6_CLK_SELECTION1, 8, 3, 0, in aspeed_g6_clk_probe()
664 scu_g6_base + ASPEED_G6_CLK_SELECTION1, 20, 3, 0, in aspeed_g6_clk_probe()
674 scu_g6_base + ASPEED_G6_CLK_SELECTION2, 12, 3, 0, in aspeed_g6_clk_probe()
682 scu_g6_base + ASPEED_G6_CLK_SELECTION1, 28, 3, 0, in aspeed_g6_clk_probe()
832 scu_g6_base = of_iomap(np, 0); in aspeed_g6_cc_init()
833 if (!scu_g6_base) in aspeed_g6_cc_init()
836 soc_rev = (readl(scu_g6_base + ASPEED_G6_SILICON_REV) & CHIP_REVISION_ID) >> 16; in aspeed_g6_cc_init()