Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dapi_public.h85 #define DT_STOR_IDE 0x0010 macro
/openbmc/u-boot/examples/api/
H A Ddemo.c244 if (type & DT_STOR_IDE) in test_stor_typ()
/openbmc/u-boot/api/
H A Dapi_storage.c55 specs[ENUM_IDE].type = DEV_TYP_STOR | DT_STOR_IDE; in dev_stor_init()