Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dserial_s3c.h249 #define APPLE_S5L_UCON_RXTO_ENA 9 macro
253 #define APPLE_S5L_UCON_RXTO_ENA_MSK BIT(APPLE_S5L_UCON_RXTO_ENA)
/linux/drivers/tty/serial/
H A Dsamsung_tty.c552 s3c24xx_clear_bit(port, APPLE_S5L_UCON_RXTO_ENA, S3C2410_UCON); in s3c24xx_serial_stop_rx()
1293 s3c24xx_set_bit(port, APPLE_S5L_UCON_RXTO_ENA, S3C2410_UCON); in apple_s5l_serial_startup()