Searched refs:soc_config_base (Results 1 – 2 of 2) sorted by relevance
13 void __iomem *soc_config_base);16 void __iomem *soc_config_base) {} in spear3xx_clk_init() argument
212 #define SPEAR320_CONTROL_REG (soc_config_base + 0x0010)213 #define SPEAR320_EXT_CTRL_REG (soc_config_base + 0x0018)246 static void __init spear320_clk_init(void __iomem *soc_config_base, in spear320_clk_init() argument388 void __init spear3xx_clk_init(void __iomem *misc_base, void __iomem *soc_config_base) in spear3xx_clk_init() argument664 spear320_clk_init(soc_config_base, ras_apb_clk); in spear3xx_clk_init()
Completed in 5 milliseconds