Home
last modified time | relevance | path

Searched refs:soc_config_base (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/clk/
A Dspear.h13 void __iomem *soc_config_base);
16 void __iomem *soc_config_base) {} in spear3xx_clk_init() argument
/linux-6.3-rc2/drivers/clk/spear/
A Dspear3xx_clock.c212 #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() argument
388 void __init spear3xx_clk_init(void __iomem *misc_base, void __iomem *soc_config_base) in spear3xx_clk_init() argument
664 spear320_clk_init(soc_config_base, ras_apb_clk); in spear3xx_clk_init()

Completed in 5 milliseconds