Home
last modified time | relevance | path

Searched refs:TEGRA_IO_PAD_VOLTAGE_3V3 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/dt-bindings/pinctrl/
H A Dpinctrl-tegra-io-pad.h16 #define TEGRA_IO_PAD_VOLTAGE_3V3 1 macro
/openbmc/linux/Documentation/devicetree/bindings/arm/tegra/
H A Dnvidia,tegra186-pmc.yaml122 TEGRA_IO_PAD_VOLTAGE_3V3 to select between signalling
173 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
H A Dnvidia,tegra20-pmc.yaml317 TEGRA_IO_PAD_VOLTAGE_3V3 to select between signaling voltages.
/openbmc/linux/arch/arm64/boot/dts/nvidia/
H A Dtegra186.dtsi1307 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
1317 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
1327 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
H A Dtegra210.dtsi865 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
875 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
H A Dtegra194.dtsi1700 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
1710 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
H A Dtegra234.dtsi1863 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
1873 power-source = <TEGRA_IO_PAD_VOLTAGE_3V3>;
/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c1785 return TEGRA_IO_PAD_VOLTAGE_3V3; in tegra_io_pad_get_voltage()
2143 arg != TEGRA_IO_PAD_VOLTAGE_3V3) in tegra_io_pad_pinconf_set()