Searched refs:ubrdiv (Results 1 – 1 of 1) sorted by relevance
2284 u32 ulcon, ucon, ubrdiv; in s3c24xx_serial_get_options() local2290 ubrdiv = rd_regl(port, S3C2410_UBRDIV); in s3c24xx_serial_get_options()2334 *baud = rate / (16 * (ubrdiv + 1)); in s3c24xx_serial_get_options()