/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra114-pinmux.yaml | 78 sdmmc3_clk_lb_out_pee4, reset_out_n, 93 reset_out_n, rsvd1, rsvd2, rsvd3, rsvd4, sdmmc1, sdmmc2,
|
H A D | nvidia,tegra124-pinmux.yaml | 87 sdmmc3_clk_lb_in_pee5, gmi_clk_lb, reset_out_n, 107 owr, pmi, pwm0, pwm1, pwm2, pwm3, pwron, reset_out_n, rsvd1,
|
/openbmc/u-boot/board/nvidia/dalmore/ |
H A D | pinmux-config-dalmore.h | 237 /* RESET_OUT_N pinmux */ 238 DEFAULT_PINMUX(RESET_OUT_N, RESET_OUT_N, NORMAL, NORMAL, OUTPUT),
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/ |
H A D | pinmux.c | 290 PIN(RESET_OUT_N, RSVD1, RSVD2, RSVD3, RESET_OUT_N),
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | pinmux.c | 292 PIN(RESET_OUT_N, RSVD1, RSVD2, RSVD3, RESET_OUT_N),
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra114-roth.dts | 410 reset_out_n { 411 nvidia,pins = "reset_out_n"; 412 nvidia,function = "reset_out_n";
|
H A D | tegra124-venice2.dts | 296 reset_out_n { 297 nvidia,pins = "reset_out_n"; 298 nvidia,function = "reset_out_n";
|
H A D | tegra114-dalmore.dts | 408 reset_out_n { 409 nvidia,pins = "reset_out_n"; 410 nvidia,function = "reset_out_n";
|
H A D | tegra124-nyan-big.dts | 1306 reset_out_n { 1307 nvidia,pins = "reset_out_n"; 1308 nvidia,function = "reset_out_n";
|
H A D | tegra124-nyan-blaze.dts | 1308 reset_out_n { 1309 nvidia,pins = "reset_out_n"; 1310 nvidia,function = "reset_out_n";
|
H A D | tegra124-jetson-tk1.dts | 1353 reset_out_n { 1354 nvidia,pins = "reset_out_n"; 1355 nvidia,function = "reset_out_n";
|
H A D | tegra124-apalis-v1.2.dtsi | 1031 /* RESET_OUT_N */ 1033 nvidia,pins = "reset_out_n"; 1034 nvidia,function = "reset_out_n";
|
H A D | tegra124-apalis.dtsi | 1028 /* RESET_OUT_N */ 1030 nvidia,pins = "reset_out_n"; 1031 nvidia,function = "reset_out_n";
|
/openbmc/u-boot/board/nvidia/nyan-big/ |
H A D | pinmux-config-nyan-big.h | 273 PINCFG(RESET_OUT_N, RESET_OUT_N, NORMAL, NORMAL, OUTPUT, DEFAULT, DEFAULT),
|
/openbmc/u-boot/board/toradex/apalis-tk1/ |
H A D | pinmux-config-apalis-tk1.h | 265 PINCFG(RESET_OUT_N, RESET_OUT_N, NORMAL, NORMAL, INPUT, DEFAULT, DEFAULT),
|
/openbmc/u-boot/board/nvidia/jetson-tk1/ |
H A D | pinmux-config-jetson-tk1.h | 277 PINCFG(RESET_OUT_N, RESET_OUT_N, NORMAL, NORMAL, INPUT, DEFAULT, DEFAULT),
|
/openbmc/u-boot/board/cei/cei-tk1-som/ |
H A D | pinmux-config-cei-tk1-som.h | 269 PINCFG(RESET_OUT_N, RESET_OUT_N, NORMAL, NORMAL, INPUT, DEFAULT, DEFAULT),
|
/openbmc/u-boot/board/nvidia/venice2/ |
H A D | pinmux-config-venice2.h | 284 PINCFG(RESET_OUT_N, RESET_OUT_N, NORMAL, NORMAL, OUTPUT, DEFAULT, DEFAULT),
|
/openbmc/linux/arch/arm64/boot/dts/nvidia/ |
H A D | tegra132-norrin.dts | 343 reset_out_n { 344 nvidia,pins = "reset_out_n"; 345 nvidia,function = "reset_out_n";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | tegra124-nyan-big.dts | 1351 reset_out_n { 1352 nvidia,pins = "reset_out_n"; 1353 nvidia,function = "reset_out_n";
|
H A D | tegra124-apalis.dts | 1063 /* RESET_OUT_N */ 1064 reset_out_n { 1065 nvidia,pins = "reset_out_n"; 1066 nvidia,function = "reset_out_n";
|
/openbmc/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra114.c | 381 PINCTRL_PIN(TEGRA_PIN_RESET_OUT_N, "RESET_OUT_N"), 1501 FUNCTION(reset_out_n), 1786 …PINGROUP(reset_out_n, RSVD1, RSVD2, RSVD3, RESET_OUT_N, 0x3408, N, N…
|
H A D | pinctrl-tegra124.c | 420 PINCTRL_PIN(TEGRA_PIN_RESET_OUT_N, "RESET_OUT_N"), 1664 FUNCTION(reset_out_n), 1988 …PINGROUP(reset_out_n, RSVD1, RSVD2, RSVD3, RESET_OUT_N, 0x3408, N, N…
|