Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dmc.h206 volatile u32 dmamode; /* DMA mode config bit settings */ member
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H A Dmc.h206 volatile u32 dmamode; /* DMA mode config bit settings */ member
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dpch_uart.c498 unsigned int dmamode, in pch_uart_hal_set_fifo()
503 if (dmamode & ~PCH_UART_FCR_DMS) { in pch_uart_hal_set_fifo()
505 __func__, dmamode); in pch_uart_hal_set_fifo()
540 dmamode | fifo_size | trigger | PCH_UART_FCR_RFR | PCH_UART_FCR_TFR; in pch_uart_hal_set_fifo()
497 pch_uart_hal_set_fifo(struct eg20t_port *priv, unsigned int dmamode, unsigned int fifo_size, unsigned int trigger) pch_uart_hal_set_fifo() argument
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpch_uart.c493 unsigned int dmamode, in pch_uart_hal_set_fifo()
498 if (dmamode & ~PCH_UART_FCR_DMS) { in pch_uart_hal_set_fifo()
500 __func__, dmamode); in pch_uart_hal_set_fifo()
535 dmamode | fifo_size | trigger | PCH_UART_FCR_RFR | PCH_UART_FCR_TFR; in pch_uart_hal_set_fifo()
492 pch_uart_hal_set_fifo(struct eg20t_port *priv, unsigned int dmamode, unsigned int fifo_size, unsigned int trigger) pch_uart_hal_set_fifo() argument

Completed in 11 milliseconds