Lines Matching refs:clock
3 This binding uses the common clock binding[1].
5 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
8 clock node should be a sub-node of the chip controller node. Marvell Berlin2
14 - #clock-cells: must be 1
15 - clocks: must be the input parent clock phandle
16 - clock-names: name of the input parent clock
17 Allowed clock-names for the reference clocks are
20 BG2/BG2CD: "video_ext0" for the external video clock input
25 chip_clk: clock {
28 #clock-cells = <1>;
30 clock-names = "refclk";