Home
last modified time | relevance | path

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

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