Searched refs:mt8183_compat (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-mt65xx.c | 132 static const struct mtk_spi_compatible mt8183_compat = { variable 172 .data = (void *)&mt8183_compat,
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-mt65xx.c | 380 static const struct mtk_i2c_compatible mt8183_compat = { variable 414 { .compatible = "mediatek,mt8183-i2c", .data = &mt8183_compat },
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-mt65xx.c | 205 static const struct mtk_spi_compatible mt8183_compat = { variable 257 .data = (void *)&mt8183_compat,
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-mt65xx.c | 470 static const struct mtk_i2c_compatible mt8183_compat = { variable 533 { .compatible = "mediatek,mt8183-i2c", .data = &mt8183_compat },
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mtk-sd.c | 474 static const struct mtk_mmc_compatible mt8183_compat = { variable 566 { .compatible = "mediatek,mt8183-mmc", .data = &mt8183_compat},
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mtk-sd.c | 594 static const struct mtk_mmc_compatible mt8183_compat = { variable 628 { .compatible = "mediatek,mt8183-mmc", .data = &mt8183_compat},
|
Completed in 16 milliseconds