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

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

Completed in 109 milliseconds