Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dapi_public.h88 #define DT_STOR_USB 0x0040 macro
/OK3568_Linux_fs/u-boot/examples/api/
H A Ddemo.c257 if (type & DT_STOR_USB) in test_stor_typ()
/OK3568_Linux_fs/u-boot/api/
H A Dapi_storage.c84 specs[ENUM_USB].type = DEV_TYP_STOR | DT_STOR_USB; in dev_stor_init()