Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_xusb.c108 enum xusb_type txd_type; member
125 .txd_type = XUSB_T124,
142 .txd_type = XUSB_T210,
407 if (psc->sc_txd->txd_type == XUSB_T124) in tegra_xusb_attach()
411 if (psc->sc_txd->txd_type == XUSB_T210) in tegra_xusb_attach()
747 switch (psc->sc_txd->txd_type) { in tegra_xusb_open_fw()