Home
last modified time | relevance | path

Searched defs:mtk_mmc_compatible (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmtk-sd.c370 struct mtk_mmc_compatible { struct
371 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