Home
last modified time | relevance | path

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

/external/coreboot/src/include/acpi/
Dacpi_device.h409 uint16_t tx_fifo_bytes; member
424 .tx_fifo_bytes = (fifo_bytes), \
/external/coreboot/src/acpi/
Ddevice.c623 acpigen_emit_word(uart->tx_fifo_bytes); in acpi_device_write_uart()