Searched refs:HSCIF_SRE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/tty/serial/ | ||
D | sh-sci.h | 135 #define HSCIF_SRE BIT(15) /* Sampling Rate Register Enable */ macro |
D | sh-sci.c | 2577 unsigned int hssrr = srr | HSCIF_SRE; in sci_set_termios() |