Home
last modified time | relevance | path

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

/openbmc/linux/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),