Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dserial.h123 SERIAL_CHIP_16550_COMPATIBLE, enumerator
/openbmc/u-boot/drivers/serial/
H A Dns16550.c397 info->type = SERIAL_CHIP_16550_COMPATIBLE; in ns16550_serial_getinfo()
/openbmc/u-boot/arch/x86/lib/
H A Dacpi_table.c366 case SERIAL_CHIP_16550_COMPATIBLE: in acpi_create_spcr()