Home
last modified time | relevance | path

Searched +full:0 +full:x10002800 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-mt6797.txt46 Valid arguments for 'slew-rate' are '0' for no slew rate controlled and
54 are from 0 to 15.
57 are from 0 to 63.
58 - mediatek,pull-up-adv: An integer describing the code R1R0 as 0, 1, 2
60 - mediatek,pull-down-adv: An integer describing the code R1R0 as 0, 1, 2,
67 reg = <0 0x10005000 0 0x1000>,
68 <0 0x10002000 0 0x400>,
69 <0 0x10002400 0 0x400>,
70 <0 0x10002800 0 0x400>,
71 <0 0x10002C00 0 0x400>;
H A Dmediatek,mt6797-pinctrl.yaml59 '-[0-9]+$':
105 enum: [0, 1]
111 0: (R1, R0) = (0, 0) which means R1 disabled and R0 disabled.
112 1: (R1, R0) = (0, 1) which means R1 disabled and R0 enabled.
113 2: (R1, R0) = (1, 0) which means R1 enabled and R0 disabled.
116 enum: [0, 1, 2, 3]
122 0: (R1, R0) = (0, 0) which means R1 disabled and R0 disabled.
123 1: (R1, R0) = (0, 1) which means R1 disabled and R0 enabled.
124 2: (R1, R0) = (1, 0) which means R1 enabled and R0 disabled.
127 enum: [0, 1, 2, 3]
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/
H A Dmt6797.dtsi25 #size-cells = <0>;
27 cpu0: cpu@0 {
31 reg = <0x000>;
38 reg = <0x001>;
45 reg = <0x002>;
52 reg = <0x003>;
59 reg = <0x100>;
66 reg = <0x101>;
73 reg = <0x102>;
80 reg = <0x103>;
[all …]