Home
last modified time | relevance | path

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

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