Home
last modified time | relevance | path

Searched defs:cvm_mmc_slot (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/mmc/host/
Dcavium.h94 struct cvm_mmc_slot { struct
95 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;