Searched refs:DEBUG_OCMD (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Ddebugport.c61 #define DEBUG_OCMD R_DMA_CH6_CMD macro
75 #define DEBUG_OCMD R_DMA_CH8_CMD macro
89 #define DEBUG_OCMD R_DMA_CH2_CMD macro
103 #define DEBUG_OCMD R_DMA_CH4_CMD macro
158 in_progress = *DEBUG_OCMD & 7;
163 while(*DEBUG_OCMD & 7) /* nothing */ ;
171 *DEBUG_OCMD = 1; /* dma command start -> R_DMAx_CMD */
175 while(*DEBUG_OCMD & 7) /* nothing */;

Completed in 28 milliseconds