S_DM_DSCR_BASE_PRIORITY  387 arch/mips/include/asm/sibyte/sb1250_dma.h #define M_DM_DSCR_BASE_PRIORITY	    _SB_MAKEMASK(3, S_DM_DSCR_BASE_PRIORITY)
S_DM_DSCR_BASE_PRIORITY  388 arch/mips/include/asm/sibyte/sb1250_dma.h #define V_DM_DSCR_BASE_PRIORITY(x)  _SB_MAKEVALUE(x, S_DM_DSCR_BASE_PRIORITY)
S_DM_DSCR_BASE_PRIORITY  389 arch/mips/include/asm/sibyte/sb1250_dma.h #define G_DM_DSCR_BASE_PRIORITY(x)  _SB_GETVALUE(x, S_DM_DSCR_BASE_PRIORITY, M_DM_DSCR_BASE_PRIORITY)