HomeSort by: relevance | last modified time | path
    Searched refs:TEGRA_PINMUX (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/nvidia/
tegra_pinmux.h 1 /* $NetBSD: tegra_pinmux.h,v 1.2 2019/09/28 07:42:47 skrll Exp $ */
40 TEGRA_PINMUX,
tegra210_pinmux.c 37 #include <arm/nvidia/tegra_pinmux.h>
43 .tpp_type = TEGRA_PINMUX, \
tegra_pinmux.c 1 /* $NetBSD: tegra_pinmux.c,v 1.9 2021/01/27 03:10:19 thorpej Exp $ */
32 __KERNEL_RCSID(0, "$NetBSD: tegra_pinmux.c,v 1.9 2021/01/27 03:10:19 thorpej Exp $");
45 #include <arm/nvidia/tegra_pinmux.h>
132 if (pin_def->tpp_type == TEGRA_PINMUX) {
289 CFATTACH_DECL_NEW(tegra_pinmux, sizeof(struct tegra_pinmux_softc),

Completed in 14 milliseconds