Searched defs:sunxi_mmc_cfg (Results 1 – 1 of 1) sorted by relevance
246 struct sunxi_mmc_cfg { struct247 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