Searched defs:mtk_mmc_compatible (Results 1 – 2 of 2) sorted by relevance
370 struct mtk_mmc_compatible { struct371 u8 clk_div_bits;372 bool recheck_sdio_irq;373 bool hs400_tune; /* only used for MT8173 */374 u32 pad_tune_reg;375 bool async_fifo;376 bool data_tune;400 const struct mtk_mmc_compatible *dev_comp; argument
391 struct mtk_mmc_compatible { struct392 u8 clk_div_bits;393 bool recheck_sdio_irq;394 bool hs400_tune; /* only used for MT8173 */395 u32 pad_tune_reg;396 bool async_fifo;397 bool data_tune;421 const struct mtk_mmc_compatible *dev_comp; argument