Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsh-sci.c87 #define SCI_SR(x) BIT((x) - 1) macro
90 #define SCI_SR_SCIFAB SCI_SR(5) | SCI_SR(7) | SCI_SR(11) | \
91 SCI_SR(13) | SCI_SR(16) | SCI_SR(17) | \
92 SCI_SR(19) | SCI_SR(27)
100 if ((_port)->sampling_rate_mask & SCI_SR((_sr)))
190 .sampling_rate_mask = SCI_SR(32),
212 .sampling_rate_mask = SCI_SR(32),
286 .sampling_rate_mask = SCI_SR(32),
313 .sampling_rate_mask = SCI_SR(32),
335 .sampling_rate_mask = SCI_SR(32),
[all …]