Searched refs:SCI_SR (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dsh-sci.c88 #define SCI_SR(x) BIT((x) - 1) macro
91 #define SCI_SR_SCIFAB SCI_SR(5) | SCI_SR(7) | SCI_SR(11) | \
92 SCI_SR(13) | SCI_SR(16) | SCI_SR(17) | \
93 SCI_SR(19) | SCI_SR(27)
101 if ((_port)->sampling_rate_mask & SCI_SR((_s
[all...]

Completed in 202 milliseconds