Searched refs:BCM_DMA_CH_INVALID (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_dma.h40 #define BCM_DMA_CH_INVALID (-1) macro
H A Dbcm2835_dma.c322 * BCM_DMA_CH_INVALID
328 int ch = BCM_DMA_CH_INVALID;
332 return (BCM_DMA_CH_INVALID);
H A Dbcm2835_sdhci.c320 if (sc->sc_dma_ch == BCM_DMA_CH_INVALID)

Completed in 108 milliseconds