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

/u-boot/arch/x86/cpu/intel_common/
H A Dcpu.c234 return HW_ALL;
/u-boot/include/acpi/
H A Dacpigen.h89 HW_ALL = 0xfe enumerator in enum:psd_coord
/u-boot/test/dm/
H A Dacpigen.c1515 acpigen_write_psd_package(ctx, 6, 7, HW_ALL);
1535 ut_asserteq(HW_ALL, get_unaligned((u32 *)ptr));
1716 acpigen_write_tsd_package(ctx, 12, 34, HW_ALL);

Completed in 101 milliseconds