Searched refs:S3C2440_UCON0_DIVMASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/ | ||
D | serial_s3c.h | 63 #define S3C2440_UCON0_DIVMASK (15 << 12) macro |
/Linux-v6.1/drivers/tty/serial/ | ||
D | samsung_tty.c | 2668 .ucon_mask = S3C2440_UCON0_DIVMASK, |