Lines Matching refs:clocks
23 Clock bindings for the clocks based on SCPI Message Protocol
31 - compatible : should be "arm,scpi-clocks"
32 All the clocks provided by SCP firmware via SCPI message
39 "arm,scpi-dvfs-clocks" - all the clocks that are variable and index based.
40 These clocks don't provide an entire range of values between the
45 "arm,scpi-variable-clocks" - all the clocks that are variable and provide full
49 Other required properties for all clocks(all from common clock binding):
52 - clock-indices: The identifying number for the clocks(i.e.clock_id) in the
126 clocks {
127 compatible = "arm,scpi-clocks";
130 compatible = "arm,scpi-dvfs-clocks";
136 compatible = "arm,scpi-variable-clocks";
152 clocks = <&scpi_dvfs 0>;
158 clocks = <&scpi_clk 4>;
173 scpi_dvfs has 3 output clocks namely: atlclk, aplclk, and gpuclk with 0,
174 1 and 2 as clock-indices. scpi_clk has 2 output clocks namely: pxlclk0
178 specifier which points to the first entry in the output clocks of
183 in the output clocks of scpi_clocks i.e. "pxlclk1"