Home
last modified time | relevance | path

Searched refs:TEGRA186_AON_GPIO (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/dt-bindings/gpio/
H A Dtegra186-gpio.h54 #define TEGRA186_AON_GPIO(port, offset) \ macro
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186-p3509-0000+p3636-0001.dts41 phy-reset-gpios = <&gpio_aon TEGRA186_AON_GPIO(AA, 6) GPIO_ACTIVE_LOW>;
53 interrupts = <TEGRA186_AON_GPIO(AA, 7) IRQ_TYPE_LEVEL_LOW>;
1038 gpios = <&gpio_aon TEGRA186_AON_GPIO(FF, 0)
1049 gpios = <&gpio_aon TEGRA186_AON_GPIO(FF, 2)
1058 gpios = <&gpio_aon TEGRA186_AON_GPIO(FF, 1)
H A Dtegra186-p2771-0000.dts2483 gpios = <&gpio_aon TEGRA186_AON_GPIO(FF, 0)
2494 gpios = <&gpio_aon TEGRA186_AON_GPIO(FF, 2)
2503 gpios = <&gpio_aon TEGRA186_AON_GPIO(FF, 1)
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c3920 TEGRA_WAKE_GPIO("power", 29, 1, TEGRA186_AON_GPIO(FF, 0)),