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

/linux-master/include/linux/
H A Dserial_s3c.h249 #define APPLE_S5L_UCON_RXTO_ENA 9 macro
252 #define APPLE_S5L_UCON_RXTO_ENA_MSK (1 << APPLE_S5L_UCON_RXTO_ENA)
/linux-master/drivers/tty/serial/
H A Dsamsung_tty.c553 s3c24xx_clear_bit(port, APPLE_S5L_UCON_RXTO_ENA, S3C2410_UCON);
1292 s3c24xx_set_bit(port, APPLE_S5L_UCON_RXTO_ENA, S3C2410_UCON);

Completed in 152 milliseconds