Home
last modified time | relevance | path

Searched refs:ACPI_IMPLICIT_CONVERT_HEX (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/acpi/acpica/
H A Dexconvrt.c468 case ACPI_IMPLICIT_CONVERT_HEX: in acpi_ex_convert_to_string()
642 ACPI_IMPLICIT_CONVERT_HEX); in acpi_ex_convert_to_target_type()
H A Dexmisc.c306 ACPI_IMPLICIT_CONVERT_HEX); in acpi_ex_do_logical_op()
H A Dexconcat.c146 ACPI_IMPLICIT_CONVERT_HEX); in acpi_ex_do_concatenate()
H A Dnsconvert.c124 ACPI_IMPLICIT_CONVERT_HEX); in acpi_ns_convert_to_string()
H A Dexresop.c437 ACPI_IMPLICIT_CONVERT_HEX); in acpi_ex_resolve_operands()
H A Dacinterp.h85 #define ACPI_IMPLICIT_CONVERT_HEX 0x00000002 macro