dmamode           206 arch/mips/include/asm/sgi/mc.h 	volatile u32 dmamode;		/* DMA mode config bit settings */
dmamode           501 drivers/tty/serial/pch_uart.c 				 unsigned int dmamode,
dmamode           506 drivers/tty/serial/pch_uart.c 	if (dmamode & ~PCH_UART_FCR_DMS) {
dmamode           508 drivers/tty/serial/pch_uart.c 			__func__, dmamode);
dmamode           543 drivers/tty/serial/pch_uart.c 	    dmamode | fifo_size | trigger | PCH_UART_FCR_RFR | PCH_UART_FCR_TFR;