Searched +full:0 +full:x11eb0000 (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | mediatek,mt6878-pinctrl.yaml | 165 #define PINMUX_GPIO0__FUNC_GPIO0 (MTK_PIN_NO(0) | 0) 171 reg = <0x10005000 0x1000>, 172 <0x11d10000 0x1000>, 173 <0x11d30000 0x1000>, 174 <0x11d40000 0x1000>, 175 <0x11d50000 0x1000>, 176 <0x11d60000 0x1000>, 177 <0x11e20000 0x1000>, 178 <0x11e30000 0x1000>, 179 <0x11eb0000 0x1000>, [all …]
|
| H A D | mediatek,mt8195-pinctrl.yaml | 240 reg = <0x10005000 0x1000>, 241 <0x11d10000 0x1000>, 242 <0x11d30000 0x1000>, 243 <0x11d40000 0x1000>, 244 <0x11e20000 0x1000>, 245 <0x11eb0000 0x1000>, 246 <0x11f40000 0x1000>, 247 <0x1000b000 0x1000>; 253 gpio-ranges = <&pio 0 0 144>; 255 interrupts = <GIC_SPI 225 IRQ_TYPE_LEVEL_HIGH 0>;
|
| /linux/drivers/pinctrl/mediatek/ |
| H A 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 …]
|
| H A D | pinctrl-mt6878.c | 14 * GPIO_BASE: 0x10005000 15 * IOCFG_BL_BASE: 0x11D10000 16 * IOCFG_BM_BASE: 0x11D30000 17 * IOCFG_BR_BASE: 0x11D40000 18 * IOCFG_BL1_BASE: 0x11D50000 19 * IOCFG_BR1_BASE: 0x11D60000 20 * IOCFG_LM_BASE: 0x11E20000 21 * IOCFG_LT_BASE: 0x11E30000 22 * IOCFG_RM_BASE: 0x11EB0000 23 * IOCFG_RT_BASE: 0x11EC0000 [all …]
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8195.dtsi | 51 #size-cells = <0>; 53 cpu0: cpu@0 { 56 reg = <0x000>; 58 performance-domains = <&performance 0>; 75 reg = <0x100>; 77 performance-domains = <&performance 0>; 94 reg = <0x200>; 96 performance-domains = <&performance 0>; 113 reg = <0x300>; 115 performance-domains = <&performance 0>; [all …]
|