Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Daml-build-stub.c79 AmlReadAndWrite read_and_write) in aml_memory32_fixed() argument
H A Daml-build.c972 AmlReadAndWrite read_and_write) in aml_memory32_fixed() argument
978 build_append_byte(var->buf, read_and_write); /* Write status, 1 rw 0 ro */ in aml_memory32_fixed()
1501 AmlReadAndWrite read_and_write, in aml_dword_memory() argument
1506 uint8_t flags = read_and_write | (cacheable << 1); in aml_dword_memory()
1521 AmlReadAndWrite read_and_write, in aml_qword_memory() argument
1526 uint8_t flags = read_and_write | (cacheable << 1); in aml_qword_memory()
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h334 AmlReadAndWrite read_and_write);
371 AmlReadAndWrite read_and_write,
377 AmlReadAndWrite read_and_write,