Lines Matching refs:motg_softc
133 static void motg_hub_change(struct motg_softc *);
153 static usbd_status motg_portreset(struct motg_softc*);
160 static usbd_status motg_device_ctrl_start1(struct motg_softc *);
162 static void motg_device_ctrl_intr_rx(struct motg_softc *);
163 static void motg_device_ctrl_intr_tx(struct motg_softc *);
167 static usbd_status motg_device_data_start1(struct motg_softc *,
172 static void motg_device_intr_rx(struct motg_softc *, int);
173 static void motg_device_intr_tx(struct motg_softc *, int);
193 UREAD1(struct motg_softc *sc, bus_size_t r)
200 UREAD2(struct motg_softc *sc, bus_size_t r)
209 UREAD4(struct motg_softc *sc, bus_size_t r)
218 musbotg_pull_common(struct motg_softc *sc, uint8_t on)
271 motg_init(struct motg_softc *sc)
480 motg_select_ep(struct motg_softc *sc, struct usbd_pipe *pipe)
522 struct motg_softc *sc = MOTG_PIPE2SC(pipe);
593 struct motg_softc *sc = MOTG_BUS2SC(bus);
706 struct motg_softc *sc = MOTG_BUS2SC(bus);
715 motg_intr(struct motg_softc *sc, uint16_t rx_ep, uint16_t tx_ep,
730 motg_intr_vbus(struct motg_softc *sc, int vbus)
748 struct motg_softc *sc = MOTG_BUS2SC(bus);
764 struct motg_softc *sc = MOTG_BUS2SC(bus);
780 struct motg_softc *sc = MOTG_BUS2SC(bus);
788 struct motg_softc *sc = MOTG_BUS2SC(bus);
800 struct motg_softc *sc = MOTG_BUS2SC(bus);
990 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1022 struct motg_softc *sc = MOTG_PIPE2SC(pipe);
1045 struct motg_softc *sc __diagused = MOTG_PIPE2SC(pipe);
1060 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1077 motg_portreset(struct motg_softc *sc)
1109 motg_hub_change(struct motg_softc *sc)
1169 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1218 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1275 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1283 motg_device_ctrl_start1(struct motg_softc *sc)
1382 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1392 motg_device_ctrl_intr_rx(struct motg_softc *sc)
1513 motg_device_ctrl_intr_tx(struct motg_softc *sc)
1670 struct motg_softc *sc __diagused = MOTG_PIPE2SC(pipe);
1714 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1727 motg_device_data_start1(struct motg_softc *sc, struct motg_hw_ep *ep)
1821 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1853 struct motg_softc *sc = MOTG_XFER2SC(xfer);
1909 motg_device_intr_rx(struct motg_softc *sc, int epnumber)
2030 motg_device_intr_tx(struct motg_softc *sc, int epnumber)
2121 struct motg_softc __diagused *sc = MOTG_XFER2SC(xfer);
2133 struct motg_softc *sc __diagused = MOTG_PIPE2SC(pipe);
2179 struct motg_softc *sc = MOTG_XFER2SC(xfer);