Lines Matching refs:MUSB2_REG_EPFIFO
492 MUSB2_REG_EPFIFO(0), (void *)&req, sizeof(req)); in musbotg_dev_ctrl_setup_rx()
611 MUSB2_REG_EPFIFO(0), (void *)&req, sizeof(req)); in musbotg_host_ctrl_setup_tx()
721 MUSB2_REG_EPFIFO(0), sc->sc_bounce_buf, in musbotg_dev_ctrl_data_rx()
728 MUSB2_REG_EPFIFO(0), in musbotg_dev_ctrl_data_rx()
744 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_dev_ctrl_data_rx()
757 MUSB2_REG_EPFIFO(0), buf_res.buffer, buf_res.length); in musbotg_dev_ctrl_data_rx()
842 MUSB2_REG_EPFIFO(0), sc->sc_bounce_buf, in musbotg_dev_ctrl_data_tx()
849 MUSB2_REG_EPFIFO(0), in musbotg_dev_ctrl_data_tx()
862 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_dev_ctrl_data_tx()
875 MUSB2_REG_EPFIFO(0), buf_res.buffer, buf_res.length); in musbotg_dev_ctrl_data_tx()
1013 MUSB2_REG_EPFIFO(0), sc->sc_bounce_buf, in musbotg_host_ctrl_data_rx()
1020 MUSB2_REG_EPFIFO(0), in musbotg_host_ctrl_data_rx()
1036 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_host_ctrl_data_rx()
1049 MUSB2_REG_EPFIFO(0), buf_res.buffer, buf_res.length); in musbotg_host_ctrl_data_rx()
1194 sc->sc_io_hdl, MUSB2_REG_EPFIFO(0), in musbotg_host_ctrl_data_tx()
1201 MUSB2_REG_EPFIFO(0), in musbotg_host_ctrl_data_tx()
1214 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_host_ctrl_data_tx()
1227 MUSB2_REG_EPFIFO(0), buf_res.buffer, in musbotg_host_ctrl_data_tx()
1530 MUSB2_REG_EPFIFO(td->channel), sc->sc_bounce_buf, in musbotg_dev_data_rx()
1537 sc->sc_io_hdl, MUSB2_REG_EPFIFO(td->channel), in musbotg_dev_data_rx()
1553 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_dev_data_rx()
1566 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_dev_data_rx()
1659 sc->sc_io_hdl, MUSB2_REG_EPFIFO(td->channel), in musbotg_dev_data_tx()
1666 MUSB2_REG_EPFIFO(td->channel), in musbotg_dev_data_tx()
1679 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_dev_data_tx()
1692 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_dev_data_tx()
1879 MUSB2_REG_EPFIFO(td->channel), sc->sc_bounce_buf, in musbotg_host_data_rx()
1886 sc->sc_io_hdl, MUSB2_REG_EPFIFO(td->channel), in musbotg_host_data_rx()
1902 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_host_data_rx()
1915 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_host_data_rx()
2060 sc->sc_io_hdl, MUSB2_REG_EPFIFO(td->channel), in musbotg_host_data_tx()
2067 MUSB2_REG_EPFIFO(td->channel), in musbotg_host_data_tx()
2080 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_host_data_tx()
2093 MUSB2_REG_EPFIFO(td->channel), buf_res.buffer, in musbotg_host_data_tx()