Home
last modified time | relevance | path

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

/external/u-boot/drivers/block/
Dsandbox.c20 static struct host_block_dev host_devices[CONFIG_HOST_MAX_DEVICES];
24 if (dev >= 0 && dev < CONFIG_HOST_MAX_DEVICES) in find_host_device()
235 .max_devs = CONFIG_HOST_MAX_DEVICES,
/external/u-boot/include/configs/
Dsandbox.h28 #define CONFIG_HOST_MAX_DEVICES 4 macro
/external/u-boot/cmd/
Dhost.c61 int max_dev = CONFIG_HOST_MAX_DEVICES - 1; in do_host_info()
/external/u-boot/scripts/
Dconfig_whitelist.txt786 CONFIG_HOST_MAX_DEVICES