Home
last modified time | relevance | path

Searched refs:UNIPHIER_GPIO_PORT (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/Documentation/devicetree/bindings/gpio/
A Dsocionext,uniphier-gpio.yaml105 // 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 Duniphier-gpio.h13 #define UNIPHIER_GPIO_PORT(bank, line) \ macro
/linux-6.3-rc2/arch/arm64/boot/dts/socionext/
A Duniphier-ld20-global.dts117 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 0) GPIO_ACTIVE_LOW>;
118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 1) GPIO_ACTIVE_LOW>;
A Duniphier-ld11-global.dts117 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>;
118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
A Duniphier-ld11.dtsi107 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
A Duniphier-ld20.dtsi187 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
A Duniphier-pxs3.dtsi142 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(5, 7) GPIO_ACTIVE_LOW>;

Completed in 9 milliseconds