Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dmtk-sd.c361 struct mtk_mmc_compatible { struct
362 u8 clk_div_bits;
363 bool hs400_tune; /* only used for MT8173 */
364 u32 pad_tune_reg;
365 bool async_fifo;
366 bool data_tune;
390 const struct mtk_mmc_compatible *dev_comp; argument