Home
last modified time | relevance | path

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

/u-boot/test/dm/
A Dserial.c34 ut_assert(info_serial.clock == SERIAL_DEFAULT_CLOCK); in dm_test_serial()
/u-boot/include/
A Dserial.h157 #define SERIAL_DEFAULT_CLOCK (16 * 115200) macro
/u-boot/drivers/serial/
A Dsandbox.c175 .clock = SERIAL_DEFAULT_CLOCK, in sandbox_serial_getinfo()
/u-boot/arch/x86/lib/
A Dacpi_table.c467 if (serial_info.clock != SERIAL_DEFAULT_CLOCK) in acpi_create_spcr()

Completed in 7 milliseconds