Searched defs:mtk_mmc_compatible (Results 1 – 1 of 1) sorted by relevance
434 struct mtk_mmc_compatible { struct435 u8 clk_div_bits;436 bool recheck_sdio_irq;437 bool hs400_tune; /* only used for MT8173 */438 bool needs_top_base;439 u32 pad_tune_reg;440 bool async_fifo;441 bool data_tune;442 bool busy_check;443 bool stop_clk_fix;[all …]