Searched refs:PRIORITY_PRI_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ | ||
A D | MCD_dma.h | 107 #define PRIORITY_PRI_MASK 0x07 macro |
/u-boot/drivers/dma/ | ||
A D | MCD_dmaApi.c | 446 MCD_dmaBar->priority[channel] = (u8) priority & PRIORITY_PRI_MASK; in MCD_startDma() |
Completed in 5 milliseconds