Home
last modified time | relevance | path

Searched refs:mt8173_compat (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iio/adc/
H A Dmt6577_auxadc.c54 static const struct mtk_auxadc_compatible mt8173_compat = { variable
315 { .compatible = "mediatek,mt2701-auxadc", .data = &mt8173_compat },
316 { .compatible = "mediatek,mt2712-auxadc", .data = &mt8173_compat },
317 { .compatible = "mediatek,mt7622-auxadc", .data = &mt8173_compat },
318 { .compatible = "mediatek,mt8173-auxadc", .data = &mt8173_compat },
/linux/drivers/i2c/busses/
H A Di2c-mt65xx.c457 static const struct mtk_i2c_compatible mt8173_compat = { variable
532 { .compatible = "mediatek,mt8173-i2c", .data = &mt8173_compat },
/linux/drivers/mmc/host/
H A Dmtk-sd.c617 static const struct mtk_mmc_compatible mt8173_compat = { variable
685 { .compatible = "mediatek,mt8173-mmc", .data = &mt8173_compat},