Searched refs:sirfsoc_int_en_reg (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/tty/serial/ |
D | sirfsoc_uart.c | 155 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_stop_tx() 156 rd_regl(port, ureg->sirfsoc_int_en_reg) & in sirfsoc_uart_stop_tx() 167 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_stop_tx() 168 rd_regl(port, ureg->sirfsoc_int_en_reg) & in sirfsoc_uart_stop_tx() 198 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 199 rd_regl(port, ureg->sirfsoc_int_en_reg)& in sirfsoc_uart_tx_with_dma() 225 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 226 rd_regl(port, ureg->sirfsoc_int_en_reg)| in sirfsoc_uart_tx_with_dma() 229 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 277 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, 195 .sirfsoc_int_en_reg = 0x0054,
|