Searched refs:APPLE_S5L_UCON_RXTO_ENA (Results 1 – 2 of 2) sorted by relevance
249 #define APPLE_S5L_UCON_RXTO_ENA 9 macro252 #define APPLE_S5L_UCON_RXTO_ENA_MSK (1 << APPLE_S5L_UCON_RXTO_ENA)
553 s3c24xx_clear_bit(port, APPLE_S5L_UCON_RXTO_ENA, S3C2410_UCON); in s3c24xx_serial_stop_rx()1356 s3c24xx_set_bit(port, APPLE_S5L_UCON_RXTO_ENA, S3C2410_UCON); in apple_s5l_serial_startup()
Completed in 9 milliseconds