Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dresource.c140 u8 io_decode, u8 translation_type) in acpi_dev_ioresource_flags() argument
152 if (translation_type == ACPI_SPARSE_TRANSLATION) in acpi_dev_ioresource_flags()
255 addr->info.io.translation_type); in acpi_decode_space()
/Linux-v5.4/drivers/acpi/acpica/
Drsaddr.c252 ACPI_RS_OFFSET(data.address.info.io.translation_type),
Drsdumpinfo.c519 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET(address.info.io.translation_type),
/Linux-v5.4/include/acpi/
Dacrestyp.h245 u8 translation_type; member