Searched refs:topcrm_base (Results 1 – 1 of 1) sorted by relevance
17 static void __iomem *topcrm_base; variable29 #define CLK_MUX (topcrm_base + 0x04)30 #define CLK_DIV (topcrm_base + 0x08)31 #define CLK_EN0 (topcrm_base + 0x0c)32 #define CLK_EN1 (topcrm_base + 0x10)33 #define VOU_LOCAL_CLKEN (topcrm_base + 0x68)34 #define VOU_LOCAL_CLKSEL (topcrm_base + 0x70)35 #define VOU_LOCAL_DIV2_SET (topcrm_base + 0x74)36 #define CLK_MUX1 (topcrm_base + 0x8c)233 topcrm_base = of_iomap(np, 0); in zx296702_top_clocks_init()[all …]