Searched defs:mtk_mmc_compatible (Results 1 – 1 of 1) sorted by relevance
393 struct mtk_mmc_compatible { struct394 u8 clk_div_bits;395 bool recheck_sdio_irq;396 bool hs400_tune; /* only used for MT8173 */397 u32 pad_tune_reg;398 bool async_fifo;399 bool data_tune;423 const struct mtk_mmc_compatible *dev_comp; argument