Searched refs:STORE_OP (Results 1 – 3 of 3) sorted by relevance
64 STORE_OP = 0x70, enumerator
648 ut_asserteq(STORE_OP, *ptr); in dm_test_acpi_misc()774 ut_asserteq(STORE_OP, *ptr); in dm_test_acpi_gpio_toggle()779 ut_asserteq(STORE_OP, ptr[0x11]); in dm_test_acpi_gpio_toggle()797 ut_asserteq(STORE_OP, ptr[0x3d]); in dm_test_acpi_gpio_toggle()
729 acpigen_emit_byte(ctx, STORE_OP); in acpigen_write_store()
Completed in 8 milliseconds