Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
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-6.12.1/drivers/i2c/busses/
Di2c-mt65xx.c457 static const struct mtk_i2c_compatible mt8173_compat = { variable
532 { .compatible = "mediatek,mt8173-i2c", .data = &mt8173_compat },
/linux-6.12.1/drivers/spi/
Dspi-mt65xx.c201 static const struct mtk_spi_compatible mt8173_compat = { variable
255 .data = (void *)&mt8173_compat,
/linux-6.12.1/drivers/mmc/host/
Dmtk-sd.c587 static const struct mtk_mmc_compatible mt8173_compat = { variable
633 { .compatible = "mediatek,mt8173-mmc", .data = &mt8173_compat},