Home
last modified time | relevance | path

Searched refs:UTSR1_FRE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsa1100.c198 if (status & UTSR1_TO_SM(UTSR1_PRE | UTSR1_FRE | UTSR1_ROR)) { in sa1100_rx_chars()
201 else if (status & UTSR1_TO_SM(UTSR1_FRE)) in sa1100_rx_chars()
210 else if (status & UTSR1_TO_SM(UTSR1_FRE)) in sa1100_rx_chars()
459 UTSR1_TO_SM(UTSR1_FRE | UTSR1_PRE); in sa1100_set_termios()
470 UTSR1_TO_SM(UTSR1_FRE | UTSR1_PRE); in sa1100_set_termios()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dsa1100.c199 if (status & UTSR1_TO_SM(UTSR1_PRE | UTSR1_FRE | UTSR1_ROR)) { in sa1100_rx_chars()
202 else if (status & UTSR1_TO_SM(UTSR1_FRE)) in sa1100_rx_chars()
211 else if (status & UTSR1_TO_SM(UTSR1_FRE)) in sa1100_rx_chars()
432 UTSR1_TO_SM(UTSR1_FRE | UTSR1_PRE); in sa1100_set_termios()
443 UTSR1_TO_SM(UTSR1_FRE | UTSR1_PRE); in sa1100_set_termios()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dipaq-micro.c180 else if (status & UTSR1_FRE) in micro_rx_chars()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dipaq-micro.c175 else if (status & UTSR1_FRE) in micro_rx_chars()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h398 #define UTSR1_FRE 0x00000010 /* receive FRaming Error (read) */ macro
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h398 #define UTSR1_FRE 0x00000010 /* receive FRaming Error (read) */ macro

Completed in 13 milliseconds