Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A 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>;
H A Dtegra234-p3768-0000.dtsi194 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
237 gpio = <&gpio_aon TEGRA234_AON_GPIO(AA, 5) GPIO_ACTIVE_HIGH>;
H A Dtegra234-p3737-0000+p3701-0000.dts379 TEGRA234_AON_GPIO(AA, 4)
403 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
H A Dtegra234-p3740-0002+p3701-0008.dts335 gpios = <&gpio_aon TEGRA234_AON_GPIO(EE, 4) GPIO_ACTIVE_LOW>;
/freebsd/sys/contrib/device-tree/include/dt-bindings/gpio/
H A Dtegra234-gpio.h56 #define TEGRA234_AON_GPIO(port, offset) \ macro