Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
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-v6.1/drivers/tty/serial/
Dsamsung_tty.c560 s3c24xx_clear_bit(port, APPLE_S5L_UCON_RXTO_ENA, S3C2410_UCON); in s3c24xx_serial_stop_rx()
1364 s3c24xx_set_bit(port, APPLE_S5L_UCON_RXTO_ENA, S3C2410_UCON); in apple_s5l_serial_startup()