Lines Matching refs:MUSB2_REG_EPFIFO

488 	    MUSB2_REG_EPFIFO(0), (void *)&req, sizeof(req));  in musbotg_dev_ctrl_setup_rx()
607 MUSB2_REG_EPFIFO(0), (void *)&req, sizeof(req)); in musbotg_host_ctrl_setup_tx()
715 MUSB2_REG_EPFIFO(0), sc->sc_bounce_buf, in musbotg_dev_ctrl_data_rx()
722 MUSB2_REG_EPFIFO(0), in musbotg_dev_ctrl_data_rx()
737 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_dev_ctrl_data_rx()
750 MUSB2_REG_EPFIFO(0), buf_res.buffer, buf_res.length); in musbotg_dev_ctrl_data_rx()
834 MUSB2_REG_EPFIFO(0), sc->sc_bounce_buf, in musbotg_dev_ctrl_data_tx()
841 MUSB2_REG_EPFIFO(0), in musbotg_dev_ctrl_data_tx()
853 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_dev_ctrl_data_tx()
866 MUSB2_REG_EPFIFO(0), buf_res.buffer, buf_res.length); in musbotg_dev_ctrl_data_tx()
1003 MUSB2_REG_EPFIFO(0), sc->sc_bounce_buf, in musbotg_host_ctrl_data_rx()
1010 MUSB2_REG_EPFIFO(0), in musbotg_host_ctrl_data_rx()
1025 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_host_ctrl_data_rx()
1038 MUSB2_REG_EPFIFO(0), buf_res.buffer, buf_res.length); in musbotg_host_ctrl_data_rx()
1180 sc->sc_io_hdl, MUSB2_REG_EPFIFO(0), in musbotg_host_ctrl_data_tx()
1187 MUSB2_REG_EPFIFO(0), in musbotg_host_ctrl_data_tx()
1199 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_host_ctrl_data_tx()
1212 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_host_ctrl_data_tx()
1513 MUSB2_REG_EPFIFO(td->channel), sc->sc_bounce_buf, in musbotg_dev_data_rx()
1520 sc->sc_io_hdl, MUSB2_REG_EPFIFO(td->channel), in musbotg_dev_data_rx()
1535 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_dev_data_rx()
1548 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_dev_data_rx()
1640 sc->sc_io_hdl, MUSB2_REG_EPFIFO(td->channel), in musbotg_dev_data_tx()
1647 MUSB2_REG_EPFIFO(td->channel), in musbotg_dev_data_tx()
1659 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_dev_data_tx()
1672 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_dev_data_tx()
1858 MUSB2_REG_EPFIFO(td->channel), sc->sc_bounce_buf, in musbotg_host_data_rx()
1865 sc->sc_io_hdl, MUSB2_REG_EPFIFO(td->channel), in musbotg_host_data_rx()
1880 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_host_data_rx()
1893 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_host_data_rx()
2037 sc->sc_io_hdl, MUSB2_REG_EPFIFO(td->channel), in musbotg_host_data_tx()
2044 MUSB2_REG_EPFIFO(td->channel), in musbotg_host_data_tx()
2056 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_host_data_tx()
2069 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_host_data_tx()