Home
last modified time | relevance | path

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

/u-boot/include/acpi/
A Dacpigen.h71 NOTIFY_OP = 0x86, enumerator
/u-boot/test/dm/
A Dacpigen.c1433 ut_asserteq(NOTIFY_OP, *ptr++); in dm_test_acpi_write_processor_cnot()
1437 ut_asserteq(NOTIFY_OP, *ptr++); in dm_test_acpi_write_processor_cnot()
1441 ut_asserteq(NOTIFY_OP, *ptr++); in dm_test_acpi_write_processor_cnot()
/u-boot/lib/acpi/
A Dacpigen.c391 acpigen_emit_byte(ctx, NOTIFY_OP); in acpigen_write_processor_cnot()

Completed in 8 milliseconds