Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm64/boot/dts/nvidia/
Dtegra234-p3768-0000+p3767.dtsi197 TEGRA234_AON_GPIO(AA, 4)
224 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
268 gpio = <&gpio_aon TEGRA234_AON_GPIO(AA, 5) GPIO_ACTIVE_HIGH>;
Dtegra234-p3737-0000+p3701-0000.dts379 TEGRA234_AON_GPIO(AA, 4)
403 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
Dtegra234-p3740-0002+p3701-0008.dts335 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
/linux-6.12.1/include/dt-bindings/gpio/
Dtegra234-gpio.h56 #define TEGRA234_AON_GPIO(port, offset) \ macro
/linux-6.12.1/drivers/soc/tegra/
Dpmc.c4208 TEGRA_WAKE_GPIO("power", 29, 1, TEGRA234_AON_GPIO(EE, 4)),