Searched refs:sirfsoc_int_en_reg (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/tty/serial/ |
| D | sirfsoc_uart.c | 154 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_stop_tx() 155 rd_regl(port, ureg->sirfsoc_int_en_reg) & in sirfsoc_uart_stop_tx() 166 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_stop_tx() 167 rd_regl(port, ureg->sirfsoc_int_en_reg) & in sirfsoc_uart_stop_tx() 197 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 198 rd_regl(port, ureg->sirfsoc_int_en_reg)& in sirfsoc_uart_tx_with_dma() 224 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 225 rd_regl(port, ureg->sirfsoc_int_en_reg)| in sirfsoc_uart_tx_with_dma() 228 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_tx_with_dma() 276 wr_regl(port, ureg->sirfsoc_int_en_reg, in sirfsoc_uart_start_tx() [all …]
|
| D | sirfsoc_uart.h | 21 u32 sirfsoc_int_en_reg; member 131 .sirfsoc_int_en_reg = 0x0014, 195 .sirfsoc_int_en_reg = 0x0054,
|