Home
last modified time | relevance | path

Searched refs:MMCTest (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/cmd/aspeed/
H A Ddramtest.c98 static int MMCTest(void) in MMCTest() function
188 if (!MMCTest()) { in do_ast_dramtest()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dstorage.py119 class MMCTest(StorageBase): class