Searched refs:bcm_dma_setup_src (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_dma.h | 61 int bcm_dma_setup_src(int ch, int dreq, int inc_addr, int width);
|
| H A D | bcm2835_sdhci.c | 599 bcm_dma_setup_src(sc->sc_dma_ch, BCM_DMA_DREQ_NONE, in bcm_sdhci_start_dma_seg() 611 bcm_dma_setup_src(sc->sc_dma_ch, BCM_DMA_DREQ_NONE, in bcm_sdhci_start_dma_seg()
|
| H A D | bcm2835_dma.c | 424 bcm_dma_setup_src(int ch, int dreq, int inc_addr, int width) in bcm_dma_setup_src() function
|