Searched refs:APPLE_S5L_UCON_RXTHRESH_ENA (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dsamsung_tty.c552 s3c24xx_clear_bit(port, APPLE_S5L_UCON_RXTHRESH_ENA, S3C2410_UCON);
1291 s3c24xx_set_bit(port, APPLE_S5L_UCON_RXTHRESH_ENA, S3C2410_UCON);
/linux-master/include/linux/
H A Dserial_s3c.h250 #define APPLE_S5L_UCON_RXTHRESH_ENA 12 macro
253 #define APPLE_S5L_UCON_RXTHRESH_ENA_MSK (1 << APPLE_S5L_UCON_RXTHRESH_ENA)

Completed in 237 milliseconds