Searched +full:0 +full:x10002c00 (Results 1 – 6 of 6) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-mt6797.txt | 46 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 D | mediatek,mt6797-pinctrl.yaml | 59 '-[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 …]
|
H A D | mediatek,mt8186-pinctrl.yaml | 229 reg = <0x10005000 0x1000>, 230 <0x10002000 0x0200>, 231 <0x10002200 0x0200>, 232 <0x10002400 0x0200>, 233 <0x10002600 0x0200>, 234 <0x10002A00 0x0200>, 235 <0x10002c00 0x0200>, 236 <0x1000b000 0x1000>; 242 gpio-ranges = <&pio 0 0 185>; 244 interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH 0>;
|
H A D | pinctrl-mt8186.yaml | 230 reg = <0x10005000 0x1000>, 231 <0x10002000 0x0200>, 232 <0x10002200 0x0200>, 233 <0x10002400 0x0200>, 234 <0x10002600 0x0200>, 235 <0x10002A00 0x0200>, 236 <0x10002c00 0x0200>, 237 <0x1000b000 0x1000>; 243 gpio-ranges = <&pio 0 0 185>; 245 interrupts = <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH 0>;
|
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt6797.dtsi | 25 #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 …]
|
H A D | mt8186.dtsi | 327 #size-cells = <0>; 365 cpu0: cpu@0 { 368 reg = <0x000>; 392 reg = <0x100>; 416 reg = <0x200>; 440 reg = <0x300>; 464 reg = <0x400>; 488 reg = <0x500>; 512 reg = <0x600>; 536 reg = <0x70 [all...] |