Home
last modified time | relevance | path

Searched refs:scpi_clk (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clk/
Dclk-scpi.c28 struct scpi_clk { struct
35 #define to_scpi_clk(clk) container_of(clk, struct scpi_clk, hw) argument
42 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_clk_recalc_rate()
62 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_clk_set_rate()
74 static int __scpi_dvfs_round_rate(struct scpi_clk *clk, unsigned long rate) in __scpi_dvfs_round_rate()
96 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_recalc_rate()
110 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_round_rate()
115 static int __scpi_find_dvfs_index(struct scpi_clk *clk, unsigned long rate) in __scpi_find_dvfs_index()
129 struct scpi_clk *clk = to_scpi_clk(hw); in scpi_dvfs_set_rate()
151 struct scpi_clk *sclk, const char *name) in scpi_clk_ops_init()
[all …]
/linux-4.4.14/Documentation/devicetree/bindings/arm/
Darm,scpi.txt135 scpi_clk: scpi_clocks@3 {
158 clocks = <&scpi_clk 4>;
174 1 and 2 as clock-indices. scpi_clk has 2 output clocks namely: pxlclk0
/linux-4.4.14/arch/arm64/boot/dts/arm/
Djuno-base.dtsi92 scpi_clk: scpi_clocks@3 { label