Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/samsung/
Ds3c-pm-debug.c58 save->udivslot = __raw_readl(regs + S3C2443_DIVSLOT); in s3c_pm_save_uarts()
78 __raw_writel(save->udivslot, regs + S3C2443_DIVSLOT); in s3c_pm_restore_uarts()
/Linux-v6.1/include/linux/
Dserial_s3c.h187 #define S3C2443_DIVSLOT (0x2C) macro
/Linux-v6.1/drivers/tty/serial/
Dsamsung_tty.c1648 wr_regl(port, S3C2443_DIVSLOT, udivslot); in s3c24xx_serial_set_termios()