Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-mt65xx.c365 static const struct mtk_i2c_compatible mt2712_compat = {
526 { .compatible = "mediatek,mt2712-i2c", .data = &mt2712_compat },
364 static const struct mtk_i2c_compatible mt2712_compat = { global() variable
/linux/drivers/spi/
H A Dspi-mt65xx.c182 static const struct mtk_spi_compatible mt2712_compat = { variable
248 .data = (void *)&mt2712_compat,
/linux/drivers/mmc/host/
H A Dmtk-sd.c540 static const struct mtk_mmc_compatible mt2712_compat = { variable
696 { .compatible = "mediatek,mt2712-mmc", .data = &mt2712_compat},