Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dserial_s3c.h21 #define S3C2410_ULCON (0x00) macro
/Linux-v6.6/drivers/tty/serial/
Dsamsung_tty.c1635 wr_regl(port, S3C2410_ULCON, ulcon); in s3c24xx_serial_set_termios()
1656 rd_regl(port, S3C2410_ULCON), in s3c24xx_serial_set_termios()
2402 ulcon = rd_regl(port, S3C2410_ULCON); in s3c24xx_serial_get_options()