Searched refs:file_fmt (Results 1 – 4 of 4) sorted by relevance
277 uint8_t file_fmt; member687 csd->file_fmt = (uint8_t)((raw_csd[0U] & 0xC00U) >> 10U); in sdhc_decode_csd()
556 uint8_t file_fmt; member
346 csd->file_fmt = (uint8_t)((raw_csd[0U] & 0x00000C00U) >> 10U); in mmc_decode_csd()
173 csd->file_fmt = (uint8_t)((raw_csd[0U] & 0xC00U) >> 10U); in sdmmc_decode_csd()