Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/DocBook/
Dlibata.xml.db171 API-do-pata-set-dmamode
172 API-piix-set-dmamode
173 API-ich-set-dmamode
/linux-4.4.14/arch/mips/include/asm/sgi/
Dmc.h206 volatile u32 dmamode; /* DMA mode config bit settings */ member
/linux-4.4.14/drivers/tty/serial/
Dpch_uart.c517 unsigned int dmamode, in pch_uart_hal_set_fifo() argument
522 if (dmamode & ~PCH_UART_FCR_DMS) { in pch_uart_hal_set_fifo()
524 __func__, dmamode); in pch_uart_hal_set_fifo()
559 dmamode | fifo_size | trigger | PCH_UART_FCR_RFR | PCH_UART_FCR_TFR; in pch_uart_hal_set_fifo()