Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_s3c.h266 #define APPLE_S5L_UTRSTAT_ALL_FLAGS (0x3f0) macro
/openbmc/linux/drivers/tty/serial/
H A Dsamsung_tty.c1222 wr_regl(port, S3C2410_UTRSTAT, APPLE_S5L_UTRSTAT_ALL_FLAGS); in apple_s5l_serial_shutdown()
1330 wr_regl(port, S3C2410_UTRSTAT, APPLE_S5L_UTRSTAT_ALL_FLAGS); in apple_s5l_serial_startup()
2016 wr_regl(port, S3C2410_UTRSTAT, APPLE_S5L_UTRSTAT_ALL_FLAGS); in s3c24xx_serial_init_port()