Home
last modified time | relevance | path

Searched full:tegra194_aon_gpio (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/hte/
H A Dhte-tegra194-test.c30 * in-gpio = <&gpio_aon TEGRA194_AON_GPIO(BB, 1)>;
31 * out-gpio = <&gpio_aon TEGRA194_AON_GPIO(BB, 0)>;
32 * timestamps = <&tegra_hte_aon TEGRA194_AON_GPIO(BB, 1)>,
H A Dhte-tegra194.c415 * statically for example by using TEGRA194_AON_GPIO gpio DT binding. in tegra_hte_line_xlate()
/openbmc/linux/include/dt-bindings/gpio/
H A Dtegra194-gpio.h58 #define TEGRA194_AON_GPIO(port, offset) \ macro
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dcypress,cypd4226.yaml75 interrupts = <TEGRA194_AON_GPIO(BB, 2) IRQ_TYPE_LEVEL_LOW>;
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dnvidia,tegra194-pcie-ep.yaml250 nvidia,refclk-select-gpios = <&gpio_aon TEGRA194_AON_GPIO(AA, 5)
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra194-p3509-0000.dtsi2243 nvidia,refclk-select-gpios = <&gpio_aon TEGRA194_AON_GPIO(AA, 5)
2269 gpios = <&gpio_aon TEGRA194_AON_GPIO(EE, 4)
H A Dtegra194-p2972-0000.dts2238 nvidia,refclk-select-gpios = <&gpio_aon TEGRA194_AON_GPIO(AA, 5)
2264 gpios = <&gpio_aon TEGRA194_AON_GPIO(EE, 4)
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c4098 TEGRA_WAKE_GPIO("power", 29, 1, TEGRA194_AON_GPIO(EE, 4)),