Searched refs:TEGRA194_MAIN_GPIO (Results 1 – 2 of 2) sorted by relevance
33 phy-reset-gpios = <&gpio TEGRA194_MAIN_GPIO(G, 5) GPIO_ACTIVE_LOW>;45 interrupts = <TEGRA194_MAIN_GPIO(G, 4) IRQ_TYPE_LEVEL_LOW>;56 cd-gpios = <&gpio TEGRA194_MAIN_GPIO(A, 0) GPIO_ACTIVE_LOW>;
48 #define TEGRA194_MAIN_GPIO(port, offset) \ macro