Searched defs:mtk_mmc_compatible (Results 1 – 1 of 1) sorted by relevance
361 struct mtk_mmc_compatible { struct362 u8 clk_div_bits;363 bool hs400_tune; /* only used for MT8173 */364 u32 pad_tune_reg;365 bool async_fifo;366 bool data_tune;390 const struct mtk_mmc_compatible *dev_comp; argument