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