Searched refs:UNIPHIER_GPIO_PORT (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/ |
A D | socionext,uniphier-gpio.yaml | 105 // Please note UNIPHIER_GPIO_PORT(29, 4) represents PORT294 in the SoC 108 // UNIPHIER_GPIO_PORT() is a helper macro to calculate 29 * 8 + 4. 111 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(29, 4) GPIO_ACTIVE_LOW>;
|
/linux-6.3-rc2/include/dt-bindings/gpio/ |
A D | uniphier-gpio.h | 13 #define UNIPHIER_GPIO_PORT(bank, line) \ macro
|
/linux-6.3-rc2/arch/arm64/boot/dts/socionext/ |
A D | uniphier-ld20-global.dts | 117 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 0) GPIO_ACTIVE_LOW>; 118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 1) GPIO_ACTIVE_LOW>;
|
A D | uniphier-ld11-global.dts | 117 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>; 118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
|
A D | uniphier-ld11.dtsi | 107 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
|
A D | uniphier-ld20.dtsi | 187 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
|
A D | uniphier-pxs3.dtsi | 142 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(5, 7) GPIO_ACTIVE_LOW>;
|
Completed in 9 milliseconds