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