Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/model/storage/src/mmc/
H A Dmmc_protocol.c775 uint8_t cbx; in EmmcDecodeCid() local
823 cbx = MmcParseBits(rawCid, CID_BITS, 112, 2); in EmmcDecodeCid()
824 if (cbx == 0) { in EmmcDecodeCid()