Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc/
Dppc4xx_dma.h192 #define PRIORITY_MID_LOW 1 macro
309 #define PRIORITY_MID_LOW 0x00000001 macro
/linux-2.4.37.9/arch/ppc/kernel/
Dppc4xx_dma.c764 (priority != PRIORITY_MID_LOW) && in ppc4xx_set_channel_priority()