Searched refs:bcm_dma_setup_dst (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2835_dma.h | 62 int bcm_dma_setup_dst(int ch, int dreq, int inc_addr, int width);
|
| H A D | bcm2835_sdhci.c | 601 bcm_dma_setup_dst(sc->sc_dma_ch, BCM_DMA_DREQ_NONE, in bcm_sdhci_start_dma_seg() 613 bcm_dma_setup_dst(sc->sc_dma_ch, sc->conf->emmc_dreq, in bcm_sdhci_start_dma_seg()
|
| H A D | bcm2835_dma.c | 474 bcm_dma_setup_dst(int ch, int dreq, int inc_addr, int width) in bcm_dma_setup_dst() function
|