Searched defs:mtk_mmc_compatible (Results 1 – 1 of 1) sorted by relevance
369 struct mtk_mmc_compatible { struct370 u8 clk_div_bits;371 bool recheck_sdio_irq;372 bool hs400_tune; /* only used for MT8173 */373 u32 pad_tune_reg;374 bool async_fifo;375 bool data_tune;399 const struct mtk_mmc_compatible *dev_comp; argument