Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/serial/
H A Dserial_pl01x_internal.h103 #define UART_PL010_BAUD_9600 95 macro
H A Dserial_pl01x.c115 divisor = UART_PL010_BAUD_9600; in pl01x_generic_setbrg()