Home
last modified time | relevance | path

Searched refs:sp810 (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/drivers/clk/versatile/
Dclk-sp810.c30 struct clk_sp810 *sp810; member
44 u32 val = readl(timerclken->sp810->base + SCCTRL); in clk_sp810_timerclken_get_parent()
52 struct clk_sp810 *sp810 = timerclken->sp810; in clk_sp810_timerclken_set_parent() local
59 spin_lock_irqsave(&sp810->lock, flags); in clk_sp810_timerclken_set_parent()
61 val = readl(sp810->base + SCCTRL); in clk_sp810_timerclken_set_parent()
64 writel(val, sp810->base + SCCTRL); in clk_sp810_timerclken_set_parent()
66 spin_unlock_irqrestore(&sp810->lock, flags); in clk_sp810_timerclken_set_parent()
79 struct clk_sp810 *sp810 = data; in clk_sp810_timerclken_of_get() local
82 clkspec->args[0] >= ARRAY_SIZE(sp810->timerclken))) in clk_sp810_timerclken_of_get()
85 return sp810->timerclken[clkspec->args[0]].clk; in clk_sp810_timerclken_of_get()
[all …]
DMakefile5 obj-$(CONFIG_CLK_SP810) += clk-sp810.o
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Dsp810.txt9 should be: "arm,sp810", "arm,primecell"
37 compatible = "arm,sp810", "arm,primecell";
/linux-4.4.14/arch/arm64/boot/dts/arm/
Drtsm_ve-motherboard.dtsi71 compatible = "arm,sp810", "arm,primecell";
Djuno-motherboard.dtsi148 compatible = "arm,sp810", "arm,primecell";
Dvexpress-v2m-rs1.dtsi98 compatible = "arm,sp810", "arm,primecell";
/linux-4.4.14/arch/arm/boot/dts/
Dvexpress-v2m-rs1.dtsi98 compatible = "arm,sp810", "arm,primecell";
Dvexpress-v2m.dtsi97 compatible = "arm,sp810", "arm,primecell";