Searched defs:cvm_mmc_slot (Results 1 – 1 of 1) sorted by relevance
94 struct cvm_mmc_slot { struct95 struct mmc_host *mmc; /* slot-level mmc_core object */96 struct cvm_mmc_host *host; /* common hw for all slots */98 u64 clock;100 u64 cached_switch;101 u64 cached_rca;103 unsigned int cmd_cnt; /* sample delay */104 unsigned int dat_cnt; /* sample delay */106 int bus_id;