Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/dts/
Duniphier-ld20-global.dts115 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 0) GPIO_ACTIVE_LOW>;
116 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 1) GPIO_ACTIVE_LOW>;
Duniphier-ld11-global.dts115 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>;
116 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
Duniphier-pxs3.dtsi130 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(5, 7) GPIO_ACTIVE_LOW>;
Duniphier-ld11.dtsi102 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
Duniphier-ld20.dtsi174 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
/external/u-boot/include/dt-bindings/gpio/
Duniphier-gpio.h13 #define UNIPHIER_GPIO_PORT(bank, line) \ macro