Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h87 #define DT_STOR_USB 0x0040 macro
/external/u-boot/examples/api/
Ddemo.c256 if (type & DT_STOR_USB) in test_stor_typ()
/external/u-boot/api/
Dapi_storage.c83 specs[ENUM_USB].type = DEV_TYP_STOR | DT_STOR_USB; in dev_stor_init()