Searched refs:SCI_SR_RANGE (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/tty/serial/
H A Dsh-sci.c89 #define SCI_SR_RANGE(x, y) GENMASK((y) - 1, (x) - 1) macro
417 .sampling_rate_mask = SCI_SR_RANGE(8, 32),

Completed in 187 milliseconds