Home
last modified time | relevance | path

Searched refs:PRIORITY_PRI_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A DMCD_dma.h107 #define PRIORITY_PRI_MASK 0x07 macro
/openbmc/u-boot/drivers/dma/
H A DMCD_dmaApi.c446 MCD_dmaBar->priority[channel] = (u8) priority & PRIORITY_PRI_MASK; in MCD_startDma()