Searched refs:padctl_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_xusbpadctl.c181 struct padctl_softc { struct
216 int (*init)(struct padctl_softc *sc,
227 static int usb3_port_init(struct padctl_softc *sc, struct padctl_port *port);
260 int (*powerup)(struct padctl_softc *sc,
262 int (*powerdown)(struct padctl_softc *sc,
270 static int usb2_powerup(struct padctl_softc *sc, struct padctl_lane *lane);
271 static int usb2_powerdown(struct padctl_softc *sc, struct padctl_lane *lane);
272 static int pcie_powerup(struct padctl_softc *sc, struct padctl_lane *lane);
273 static int pcie_powerdown(struct padctl_softc *sc, struct padctl_lane *lane);
274 static int sata_powerup(struct padctl_softc *s
[all...]

Completed in 116 milliseconds