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

/u-boot/test/dm/
H A Dacpigen.c683 ut_asserteq(OR_OP, ptr[0]);
799 ut_asserteq(OR_OP, ptr[0x41]);
842 ut_asserteq(OR_OP, ptr[0x52]);
846 ut_asserteq(OR_OP, ptr[0x7b]);
855 ut_asserteq(OR_OP, ptr[0xd8]);
867 ut_asserteq(OR_OP, ptr[0x13e]);
/u-boot/include/acpi/
H A Dacpigen.h66 OR_OP = 0x7d, enumerator in enum:__anon92
/u-boot/lib/acpi/
H A Dacpigen.c734 acpigen_emit_byte(ctx, OR_OP);

Completed in 106 milliseconds