Searched defs:mtk_mmc_compatible (Results 1 – 1 of 1) sorted by relevance
384 struct mtk_mmc_compatible { struct385 u8 clk_div_bits;386 bool recheck_sdio_irq;387 bool hs400_tune; /* only used for MT8173 */388 u32 pad_tune_reg;389 bool async_fifo;390 bool data_tune;414 const struct mtk_mmc_compatible *dev_comp; argument