Searched refs:SCI_SR (Results 1 – 3 of 3) sorted by relevance
68 #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 …]
35 #define SCI_SR(x) BIT((x) - 1) macro
423 .sampling_rate_mask = SCI_SR(32),
Completed in 13 milliseconds