Lines Matching +full:clkdiv +full:- +full:-
1 Qualcomm Technologies, Inc. SPMI PMIC clock divider (clkdiv)
3 clkdiv configures the clock frequency of a set of outputs on the PMIC.
11 - compatible
14 Definition: must be "qcom,spmi-clkdiv".
16 - reg
18 Value type: <prop-encoded-array>
19 Definition: base address of CLKDIV peripherals.
21 - qcom,num-clkdivs
24 Definition: number of CLKDIV peripherals.
26 - clocks:
28 Value type: <prop-encoded-array>
31 - clock-names:
36 - #clock-cells:
45 pm8998_clk_divs: clock-controller@5b00 {
46 compatible = "qcom,spmi-clkdiv";
48 #clock-cells = <1>;
49 qcom,num-clkdivs = <3>;
51 clock-names = "xo";
53 assigned-clocks = <&pm8998_clk_divs 1>,
56 assigned-clock-rates = <9600000>,