Searched refs:sirfsoc_int_en_reg (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/tty/serial/ |
D | sirfsoc_uart.c | 181 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_stop_tx() 182 rd_regl(port, ureg->sirfsoc_int_en_reg) & in sirfsoc_uart_stop_tx() 190 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_stop_tx() 191 rd_regl(port, ureg->sirfsoc_int_en_reg) & in sirfsoc_uart_stop_tx() 221 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 222 rd_regl(port, ureg->sirfsoc_int_en_reg)& in sirfsoc_uart_tx_with_dma() 248 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 249 rd_regl(port, ureg->sirfsoc_int_en_reg)| in sirfsoc_uart_tx_with_dma() 252 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 297 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_start_tx() [all …]
|
D | sirfsoc_uart.h | 22 u32 sirfsoc_int_en_reg; member 131 .sirfsoc_int_en_reg = 0x0014, 196 .sirfsoc_int_en_reg = 0x0054,
|