Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/include/asm/sgi/
Dmc.h206 volatile u32 dmamode; /* DMA mode config bit settings */ member
/linux-3.4.99/drivers/tty/serial/
Dpch_uart.c479 unsigned int dmamode, in pch_uart_hal_set_fifo() argument
484 if (dmamode & ~PCH_UART_FCR_DMS) { in pch_uart_hal_set_fifo()
486 __func__, dmamode); in pch_uart_hal_set_fifo()
521 dmamode | fifo_size | trigger | PCH_UART_FCR_RFR | PCH_UART_FCR_TFR; in pch_uart_hal_set_fifo()