Searched refs:REG_INTR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/tty/serial/ |
| D | mxs-auart.c | 375 REG_INTR, enumerator 391 [REG_INTR] = ASM9260_HW_INTR, 404 [REG_INTR] = AUART_INTR, 639 mxs_clr(AUART_INTR_TXIEN, s, REG_INTR); in mxs_auart_tx_chars() 641 mxs_set(AUART_INTR_TXIEN, s, REG_INTR); in mxs_auart_tx_chars() 1102 s, REG_INTR); in mxs_auart_settermios() 1134 istat = mxs_read(s, REG_INTR); in mxs_auart_irq_handle() 1138 | AUART_INTR_CTSMIS), s, REG_INTR); in mxs_auart_irq_handle() 1154 mxs_clr(AUART_INTR_CTSMIS, s, REG_INTR); in mxs_auart_irq_handle() 1232 s, REG_INTR); in mxs_auart_startup() [all …]
|