Lines Matching full:reg
4 $id: http://devicetree.org/schemas/mux/reg-mux.yaml#
19 - reg-mux # parent device of mux controller is not syscon device
22 reg: true
27 mux-reg-masks:
39 - mux-reg-masks
51 compatible = "reg-mux";
53 mux-reg-masks =
54 <0x54 0xf8>, /* 0: reg 0x54, bits 7:3 */
55 <0x54 0x07>; /* 1: reg 0x54, bits 2:0 */
66 reg = <0x0>;
72 reg = <0x8>;
86 reg = <0x0>;
92 reg = <0x1>;
103 reg = <0x1000 0x100>;
109 mux-reg-masks =
110 <0x3 0x30>, /* 0: reg 0x3, bits 5:4 */
111 <0x3 0x40>; /* 1: reg 0x3, bit 6 */
128 reg = <0>;
131 reg = <1>;
134 reg = <2>;
137 reg = <3>;
142 reg = <4>;