Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/xscale/
Dpxa2x0_dmac.h71 DMAC_PRIORITY_HIGH enumerator
Dpxa2x0_dmac.c349 dmac_free_channel(sc, DMAC_PRIORITY_HIGH, i); in pxadmac_attach()
1331 if (pri & (1u << DMAC_PRIORITY_HIGH)) in dmac_intr()
1332 dmac_start(sc, DMAC_PRIORITY_HIGH); in dmac_intr()
Dpxa2x0_ac97.c673 ad->ad_dx->dx_priority = DMAC_PRIORITY_HIGH; in acu_malloc()