Home
last modified time | relevance | path

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

/drivers/tty/serial/
A Dsh-sci.c68 #define SCI_SR_SCIFAB SCI_SR(5) | SCI_SR(7) | SCI_SR(11) | \
69 SCI_SR(13) | SCI_SR(16) | SCI_SR(17) | \
70 SCI_SR(19) | SCI_SR(27)
140 .sampling_rate_mask = SCI_SR(32),
164 .sampling_rate_mask = SCI_SR(32),
244 .sampling_rate_mask = SCI_SR(32),
274 .sampling_rate_mask = SCI_SR(32),
307 .sampling_rate_mask = SCI_SR(32),
331 .sampling_rate_mask = SCI_SR(32),
357 .sampling_rate_mask = SCI_SR(32),
[all …]
A Dsh-sci-common.h35 #define SCI_SR(x) BIT((x) - 1) macro
A Drsci.c423 .sampling_rate_mask = SCI_SR(32),

Completed in 13 milliseconds