Home
last modified time | relevance | path

Searched refs:bcmdmac_alloc (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/ic/
Dbcm2835_dmac.h119 struct bcmdmac_channel *bcmdmac_alloc(enum bcmdmac_type, int,
/openbsd/src/sys/dev/fdt/
Dbcm2835_dmac.c222 bcmdmac_alloc(enum bcmdmac_type type, int ipl, in bcmdmac_alloc() function
Dbcm2835_sdhost.c233 sc->sc_dmac = bcmdmac_alloc(BCMDMAC_TYPE_NORMAL, IPL_SDMMC, in bcmsdhost_attach()