Home
last modified time | relevance | path

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

/external/u-boot/include/
Dspl.h199 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
200 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \
202 .boot_device = _boot_device, \
206 #define SPL_LOAD_IMAGE_METHOD(_name, _priority, _boot_device, _method) \ argument
207 SPL_LOAD_IMAGE(_method ## _priority ## _boot_device) = { \
208 .boot_device = _boot_device, \