Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dmxs-auart.c371 REG_INTR, enumerator
387 [REG_INTR] = ASM9260_HW_INTR,
400 [REG_INTR] = AUART_INTR,
635 mxs_clr(AUART_INTR_TXIEN, s, REG_INTR); in mxs_auart_tx_chars()
637 mxs_set(AUART_INTR_TXIEN, s, REG_INTR); in mxs_auart_tx_chars()
1098 s, REG_INTR); in mxs_auart_settermios()
1130 istat = mxs_read(s, REG_INTR); in mxs_auart_irq_handle()
1134 | AUART_INTR_CTSMIS), s, REG_INTR); in mxs_auart_irq_handle()
1150 mxs_clr(AUART_INTR_CTSMIS, s, REG_INTR); in mxs_auart_irq_handle()
1228 s, REG_INTR); in mxs_auart_startup()
[all …]