Home
last modified time | relevance | path

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

/linux/drivers/i2c/busses/
H A Di2c-mt65xx.c471 static const struct mtk_i2c_compatible mt8183_compat = {
534 { .compatible = "mediatek,mt8183-i2c", .data = &mt8183_compat },
470 static const struct mtk_i2c_compatible mt8183_compat = { global() variable
/linux/drivers/spi/
H A Dspi-mt65xx.c209 static const struct mtk_spi_compatible mt8183_compat = { variable
272 .data = (void *)&mt8183_compat,
/linux/drivers/mmc/host/
H A Dmtk-sd.c649 static const struct mtk_mmc_compatible mt8183_compat = { variable
705 { .compatible = "mediatek,mt8183-mmc", .data = &mt8183_compat},