Home
last modified time | relevance | path

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

/dragonfly/sys/bus/mmc/
H A Dmmc_subr.c225 memset(rawextcsd, 0, MMC_EXTCSD_SIZE); in mmc_send_ext_csd()
231 data.len = MMC_EXTCSD_SIZE; in mmc_send_ext_csd()
H A Dmmcreg.h549 #define MMC_EXTCSD_SIZE 512 macro
H A Dmmc.c86 uint8_t raw_ext_csd[MMC_EXTCSD_SIZE]; /* Raw bits of the EXT_CSD */