Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Dserial.c30 ut_assert(info_serial.type == SERIAL_CHIP_UNKNOWN); in dm_test_serial()
/openbmc/u-boot/include/
H A Dserial.h122 SERIAL_CHIP_UNKNOWN = -1, enumerator
/openbmc/u-boot/drivers/serial/
H A Dsandbox.c195 .type = SERIAL_CHIP_UNKNOWN, in sandbox_serial_getinfo()
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c362 serial_info.type = SERIAL_CHIP_UNKNOWN; in acpi_create_spcr()
369 case SERIAL_CHIP_UNKNOWN: in acpi_create_spcr()