Lines Matching defs:topcrm_base
14 static void __iomem *topcrm_base;
26 #define CLK_MUX (topcrm_base + 0x04)
27 #define CLK_DIV (topcrm_base + 0x08)
28 #define CLK_EN0 (topcrm_base + 0x0c)
29 #define CLK_EN1 (topcrm_base + 0x10)
30 #define VOU_LOCAL_CLKEN (topcrm_base + 0x68)
31 #define VOU_LOCAL_CLKSEL (topcrm_base + 0x70)
32 #define VOU_LOCAL_DIV2_SET (topcrm_base + 0x74)
33 #define CLK_MUX1 (topcrm_base + 0x8c)
230 topcrm_base = of_iomap(np, 0);
231 WARN_ON(!topcrm_base);
236 clk_register_zx_pll("pll_a9", "osc", 0, topcrm_base