Home
last modified time | relevance | path

Searched refs:choosing (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/include/lib/
Dbakery_lock.h28 #define make_bakery_data(choosing, number) \ argument
29 (((choosing & 0x1) | (number << 1)) & 0xFFFF)
/device/linaro/bootloader/edk2/StdLib/LibC/Time/
DTheory.txt219 Here are the general rules used for choosing location names,
282 Here are the general rules used for choosing time zone abbreviations,
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-design.rst1523 general recipe for choosing the right base addresses for each bootloader image.
2052 * Bit[0] : choosing. This field is set when the CPU is
2053 * choosing its bakery number.
2096 * Bit[0] : choosing. This field is set when the CPU is
2097 * choosing its bakery number.
Dplatform-migration-guide.rst75 a dynamic mapping, choosing to skip the unavailable/unused cores to compact
Dinterrupt-framework-design.rst191 borne in mind when choosing the routing model for an interrupt type.