Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsunxi-mmc.c246 struct sunxi_mmc_cfg { struct
247 u32 idma_des_size_bits;
248 u32 idma_des_shift;
249 const struct sunxi_mmc_clk_delay *clk_delays;
273 const struct sunxi_mmc_cfg *cfg; argument