HomeSort by: relevance | last modified time | path
    Searched refs:bcm_dmac_alloc (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm2835_dmac.h 109 struct bcm_dmac_channel *bcm_dmac_alloc(enum bcm_dmac_type, int,
bcm2835_dmac.c 196 bcm_dmac_alloc(enum bcm_dmac_type type, int ipl, function in typeref:struct:bcm_dmac_channel *
bcm2835_emmc.c 193 sc->sc_dmac = bcm_dmac_alloc(BCM_DMAC_TYPE_NORMAL, IPL_SDMMC,
bcm2835_sdhost.c 263 sc->sc_dmac = bcm_dmac_alloc(BCM_DMAC_TYPE_NORMAL, IPL_SDMMC,

Completed in 56 milliseconds