Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_usbphy.c49 struct tegra_usbphy_softc { struct
73 static int tegra_usbphy_parse_properties(struct tegra_usbphy_softc *); argument
74 static void tegra_usbphy_utmip_init(struct tegra_usbphy_softc *);
76 CFATTACH_DECL_NEW(tegra_usbphy, sizeof(struct tegra_usbphy_softc),
97 struct tegra_usbphy_softc * const sc = device_private(self); in tegra_usbphy_attach()
174 tegra_usbphy_parse_properties(struct tegra_usbphy_softc *sc) in tegra_usbphy_parse_properties()
199 tegra_usbphy_utmip_init(struct tegra_usbphy_softc *sc) in tegra_usbphy_utmip_init()