Searched refs:topcrm_base (Results 1 – 1 of 1) sorted by relevance
14 static void __iomem *topcrm_base; variable26 #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); in zx296702_top_clocks_init()[all …]