Home
last modified time | relevance | path

Searched full:uniphier_gpio_port (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/gpio/
H A Dsocionext,uniphier-gpio.yaml94 // Please note UNIPHIER_GPIO_PORT(29, 4) represents PORT294 in the SoC
97 // UNIPHIER_GPIO_PORT() is a helper macro to calculate 29 * 8 + 4.
100 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(29, 4) GPIO_ACTIVE_LOW>;
/linux/include/dt-bindings/gpio/
H A Duniphier-gpio.h13 #define UNIPHIER_GPIO_PORT(bank, line) \ macro
/linux/arch/arm64/boot/dts/socionext/
H A Duniphier-ld11.dtsi109 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(3, 2) GPIO_ACTIVE_LOW>;