Searched refs:ubrdiv (Results 1 – 1 of 1) sorted by relevance
2397 unsigned int ubrdiv; in s3c24xx_serial_get_options() local2404 ubrdiv = rd_regl(port, S3C2410_UBRDIV); in s3c24xx_serial_get_options()2448 *baud = rate / (16 * (ubrdiv + 1)); in s3c24xx_serial_get_options()