Lines Matching defs:RDMR
392 #define RDMR 0x82 /* Receive DMA mode Register (non-shared) */
1575 * as identified in the Receive DMA mode Register (RDMR):
1599 status = usc_InDmaReg( info, RDMR );
3500 u16 Rdmr = usc_InDmaReg( info, RDMR );
4917 /* Receive DMA mode Register (RDMR)
4930 usc_OutDmaReg( info, RDMR, 0xf200 );
4964 usc_InDmaReg( info, RDMR ); /* clear pending receive DMA IRQ bits */
6875 /* Reprogram the RDMR so that the 16C32 does NOT clear the count
6882 /* Receive DMA mode Register (RDMR)
6895 usc_OutDmaReg( info, RDMR, 0xe200 );
6948 /* Clear the Rx DMA status bits (read RDMR) and start channel */
6949 usc_InDmaReg( info, RDMR );
6972 status = usc_InDmaReg( info, RDMR );