Home
last modified time | relevance | path

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

/openbmc/estoraged/src/erase/
H A Dsanitize.cpp28 constexpr uint32_t mmcRspPresent = (1 << 0); variable
42 (mmcRspPresent | mmcRspCrc | mmcRspOpcode | mmcRspBusy);
44 constexpr uint32_t mmcRspR1 = (mmcRspPresent | mmcRspCrc | mmcRspOpcode);