Home
last modified time | relevance | path

Searched refs:COM_TYPE_TEGRA (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dcomvar.h199 #define COM_TYPE_TEGRA 7 /* NVIDIA Tegra built-in */ macro
Dcom.c515 sc->sc_type == COM_TYPE_TEGRA) in com_enable_debugport()
636 case COM_TYPE_TEGRA: in com_attach_subr()
1002 (sc->sc_type == COM_TYPE_TEGRA)) in com_shutdown()
1106 sc->sc_type == COM_TYPE_TEGRA) in comopen()
1682 } else if (sc->sc_type == COM_TYPE_TEGRA) { in comparam()
2117 sc->sc_type == COM_TYPE_TEGRA) in com_rxsoft()
2360 case COM_TYPE_TEGRA: in comintr()