Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra234-p3768-0000+p3767-0000.dts69 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
93 gpio = <&gpio_aon TEGRA234_AON_GPIO(AA, 5) GPIO_ACTIVE_HIGH>;
H A Dtegra234-p3768-0000.dtsi193 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
236 gpio = <&gpio_aon TEGRA234_AON_GPIO(AA, 5) GPIO_ACTIVE_HIGH>;
H A Dtegra234-p3737-0000+p3701-0000.dts305 TEGRA234_AON_GPIO(AA, 4)
329 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
H A Dtegra234-p3740-0002+p3701-0008.dts135 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
/openbmc/linux/include/dt-bindings/gpio/
H A Dtegra234-gpio.h56 #define TEGRA234_AON_GPIO(port, offset) \ macro
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dnvidia,tegra194-pcie-ep.yaml307 TEGRA234_AON_GPIO(AA, 4)
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c4232 TEGRA_WAKE_GPIO("power", 29, 1, TEGRA234_AON_GPIO(EE, 4)),