Searched refs:sirfsoc_tx_dma_io_ctrl (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dsirfsoc_uart.h25 u32 sirfsoc_tx_dma_io_ctrl; member in struct:sirfsoc_register
134 .sirfsoc_tx_dma_io_ctrl = 0x0100,
198 .sirfsoc_tx_dma_io_ctrl = 0x0100,
H A Dsirfsoc_uart.c214 wr_regl(port, ureg->sirfsoc_tx_dma_io_ctrl, sirfsoc_uart_tx_with_dma()
215 rd_regl(port, ureg->sirfsoc_tx_dma_io_ctrl)| sirfsoc_uart_tx_with_dma()
235 wr_regl(port, ureg->sirfsoc_tx_dma_io_ctrl, sirfsoc_uart_tx_with_dma()
236 rd_regl(port, ureg->sirfsoc_tx_dma_io_ctrl)& sirfsoc_uart_tx_with_dma()
857 wr_regl(port, ureg->sirfsoc_tx_dma_io_ctrl, SIRFUART_DMA_MODE); sirfsoc_uart_set_termios()
859 wr_regl(port, ureg->sirfsoc_tx_dma_io_ctrl, SIRFUART_IO_MODE); sirfsoc_uart_set_termios()
914 wr_regl(port, ureg->sirfsoc_tx_dma_io_ctrl, sirfsoc_uart_startup()
915 rd_regl(port, ureg->sirfsoc_tx_dma_io_ctrl) | sirfsoc_uart_startup()

Completed in 54 milliseconds