Searched +full:0 +full:x11eb0000 (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-mt8195.yaml | 126 reg = <0x10005000 0x1000>, 127 <0x11d10000 0x1000>, 128 <0x11d30000 0x1000>, 129 <0x11d40000 0x1000>, 130 <0x11e20000 0x1000>, 131 <0x11eb0000 0x1000>, 132 <0x11f40000 0x1000>, 133 <0x1000b000 0x1000>; 139 gpio-ranges = <&pio 0 0 144>; 141 interrupts = <GIC_SPI 225 IRQ_TYPE_LEVEL_HIGH 0>;
|
/Linux-v5.15/drivers/pinctrl/mediatek/ |
D | pinctrl-mt8195.c | 13 * iocfg[0]:0x10005000, iocfg[1]:0x11d10000, iocfg[2]:0x11d30000, 14 * iocfg[3]:0x11d40000, iocfg[4]:0x11e20000, iocfg[5]:0x11eb0000, 15 * iocfg[6]:0x11f40000. 21 32, 0) 28 PIN_FIELD(0, 144, 0x300, 0x10, 0, 4), 32 PIN_FIELD(0, 144, 0x0, 0x10, 0, 1), 36 PIN_FIELD(0, 144, 0x200, 0x10, 0, 1), 40 PIN_FIELD(0, 144, 0x100, 0x10, 0, 1), 44 PIN_FIELD_BASE(0, 0, 4, 0x040, 0x10, 0, 1), 45 PIN_FIELD_BASE(1, 1, 4, 0x040, 0x10, 1, 1), [all …]
|