Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial.c514 static const int bauds[] = CONFIG_SYS_BAUDRATE_TABLE; variable
560 for (b = 0; b < ARRAY_SIZE(bauds); ++b) { in uart_post_test()
561 gd->baudrate = bauds[b]; in uart_post_test()