Home
last modified time | relevance | path

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

/u-boot/include/
A Dspl.h642 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
643 SPL_LOAD_IMAGE(_boot_device ## _priority ## _method) = { \
649 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
650 SPL_LOAD_IMAGE(_boot_device ## _priority ## _method) = { \

Completed in 6 milliseconds