Searched +full:0 +full:xfcfe3000 (Results 1 – 1 of 1) sorted by relevance
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | renesas,rza1-ports.yaml | 42 "^gpio-[0-9]*$": 121 $ref: "#/additionalProperties/anyOf/0" 129 reg = <0xfcfe3000 0x4230>; 132 * A GPIO controller node, controlling 16 pins indexed from 0. 134 * 48, thus pins [0 - 15] on this controller map to pins [48 - 63] 140 gpio-ranges = <&pinctrl 0 48 16>; 146 * Pin #0 on port #3 is configured as alternate function #6. 150 pinmux = <RZA1_PINMUX(3, 0, 6)>, <RZA1_PINMUX(3, 2, 4)>; 172 * Pin #0 on port #4 is configured as alternate function #2 176 pinmux = <RZA1_PINMUX(4, 0, 2)>;
|