Home
last modified time | relevance | path

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

/external/u-boot/include/
Dapi_public.h88 #define DT_STOR_MMC 0x0080 macro
/external/u-boot/examples/api/
Ddemo.c247 if (type & DT_STOR_MMC) in test_stor_typ()
/external/u-boot/api/
Dapi_storage.c62 specs[ENUM_MMC].type = DEV_TYP_STOR | DT_STOR_MMC; in dev_stor_init()