Home
last modified time | relevance | path

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

/u-boot/include/
A Dserial.h110 #define SERIAL_GET_STOP(config) \ macro
/u-boot/drivers/serial/
A Dsandbox.c156 u8 stop = SERIAL_GET_STOP(serial_config); in sandbox_serial_setconfig()
A Dserial_stm32.c67 uint stop = SERIAL_GET_STOP(serial_config); in stm32_serial_setconfig()
A Dns16550.c438 uint stop = SERIAL_GET_STOP(serial_config); in ns16550_serial_setconfig()
/u-boot/arch/x86/lib/
A Dacpi_table.c455 spcr->stop_bits = SERIAL_GET_STOP(serial_config); in acpi_create_spcr()

Completed in 11 milliseconds