Searched refs:start_tx_dma (Results 1 – 2 of 2) sorted by relevance
480 static void start_tx_dma(void *src, volatile void *dst, uint16_t size) in start_tx_dma() function514 start_tx_dma(ep_state->buffer + ep_state->transferred, in start_tx_packet()
400 static void start_tx_dma(const struct usb_smartbond_dma_config *dma_cfg, uintptr_t src, in start_tx_dma() function435 start_tx_dma(&config->dma_cfg, (uintptr_t)buf->data, (uintptr_t)®s->txd, size); in start_tx_packet()