Home
last modified time | relevance | path

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

/linux-6.8/drivers/mmc/host/
Dmtk-sd.c397 struct mtk_mmc_compatible { struct
398 u8 clk_div_bits;
399 bool recheck_sdio_irq;
400 bool hs400_tune; /* only used for MT8173 */
401 u32 pad_tune_reg;
402 bool async_fifo;
403 bool data_tune;
427 const struct mtk_mmc_compatible *dev_comp; argument