Home
last modified time | relevance | path

Searched refs:REG_INTR (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dmxs-auart.c369 REG_INTR, enumerator
385 [REG_INTR] = ASM9260_HW_INTR,
398 [REG_INTR] = AUART_INTR,
612 mxs_set(AUART_INTR_TXIEN, s, REG_INTR); in mxs_auart_tx_chars()
614 mxs_clr(AUART_INTR_TXIEN, s, REG_INTR); in mxs_auart_tx_chars()
1056 s, REG_INTR); in mxs_auart_settermios()
1090 istat = mxs_read(s, REG_INTR); in mxs_auart_irq_handle()
1094 | AUART_INTR_CTSMIS), s, REG_INTR); in mxs_auart_irq_handle()
1110 mxs_clr(AUART_INTR_CTSMIS, s, REG_INTR); in mxs_auart_irq_handle()
1190 s, REG_INTR); in mxs_auart_startup()
[all …]