Searched refs:UNIPHIER_GPIO_PORT (Results 1 – 13 of 13) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/gpio/ |
H 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>;
|
/openbmc/linux/include/dt-bindings/gpio/ |
H A D | uniphier-gpio.h | 13 #define UNIPHIER_GPIO_PORT(bank, line) \ macro
|
/openbmc/u-boot/include/dt-bindings/gpio/ |
H A D | uniphier-gpio.h | 13 #define UNIPHIER_GPIO_PORT(bank, line) \ macro
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | uniphier-ld11-global.dts | 116 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>; 117 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
|
H A D | uniphier-ld20-global.dts | 116 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 0) GPIO_ACTIVE_LOW>; 117 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(0, 1) GPIO_ACTIVE_LOW>;
|
H A D | uniphier-ld11.dtsi | 102 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
|
H A D | uniphier-pxs3.dtsi | 130 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(5, 7) GPIO_ACTIVE_LOW>;
|
H A D | uniphier-ld20.dtsi | 176 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
|
/openbmc/linux/arch/arm64/boot/dts/socionext/ |
H 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>;
|
H 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>;
|
H A D | uniphier-ld11.dtsi | 107 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
|
H A D | uniphier-ld20.dtsi | 187 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;
|
H A D | uniphier-pxs3.dtsi | 142 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(5, 7) GPIO_ACTIVE_LOW>;
|