Searched +full:0 +full:x10002200 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/pinctrl/ |
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>;
|
/Linux-v6.1/arch/arm64/boot/dts/mediatek/ |
D | mt8186.dtsi | 23 #size-cells = <0>; 63 cpu0: cpu@0 { 66 reg = <0x000>; 78 reg = <0x100>; 90 reg = <0x200>; 102 reg = <0x300>; 114 reg = <0x400>; 126 reg = <0x500>; 138 reg = <0x600>; 150 reg = <0x700>; [all …]
|
/Linux-v6.1/drivers/pinctrl/mediatek/ |
D | pinctrl-mt6765.c | 14 * iocfg[0]:0x10005000, iocfg[1]:0x10002C00, iocfg[2]:0x10002800, 15 * iocfg[3]:0x10002A00, iocfg[4]:0x10002000, iocfg[5]:0x10002200, 16 * iocfg[6]:0x10002500, iocfg[7]:0x10002600. 22 _x_bits, 32, 0) 29 PIN_FIELD(0, 202, 0x300, 0x10, 0, 4), 33 PIN_FIELD(0, 202, 0x0, 0x10, 0, 1), 37 PIN_FIELD(0, 202, 0x200, 0x10, 0, 1), 41 PIN_FIELD(0, 202, 0x100, 0x10, 0, 1), 45 PINS_FIELD_BASE(0, 3, 2, 0x00b0, 0x10, 4, 1), 46 PINS_FIELD_BASE(4, 7, 2, 0x00b0, 0x10, 5, 1), [all …]
|
D | pinctrl-mt8186.c | 13 * iocfg[0]:0x10005000, iocfg[1]:0x10002000, iocfg[2]:0x10002200, 14 * iocfg[3]:0x10002400, iocfg[4]:0x10002600, iocfg[5]:0x10002800, 15 * iocfg[6]:0x10002C00. 20 PIN_FIELD_CALC(s_pin, e_pin, i_base, s_addr, x_addrs, s_bit, x_bits, 32, 0) 26 PIN_FIELD(0, 184, 0x300, 0x10, 0, 4), 30 PIN_FIELD(0, 184, 0x0, 0x10, 0, 1), 34 PIN_FIELD(0, 184, 0x200, 0x10, 0, 1), 38 PIN_FIELD(0, 184, 0x100, 0x10, 0, 1), 42 PIN_FIELD_BASE(0, 0, 6, 0x0030, 0x10, 13, 1), 43 PIN_FIELD_BASE(1, 1, 6, 0x0030, 0x10, 14, 1), [all …]
|