Searched refs:mt7622_compat (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi-mt65xx.c | 122 static const struct mtk_spi_compatible mt7622_compat = { variable 160 .data = (void *)&mt7622_compat, 163 .data = (void *)&mt7622_compat,
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-mt65xx.c | 195 static const struct mtk_spi_compatible mt7622_compat = { variable 245 .data = (void *)&mt7622_compat, 248 .data = (void *)&mt7622_compat,
|
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-mt65xx.c | 353 static const struct mtk_i2c_compatible mt7622_compat = { variable 412 { .compatible = "mediatek,mt7622-i2c", .data = &mt7622_compat },
|
/kernel/linux/linux-6.6/drivers/i2c/busses/ |
H A D | i2c-mt65xx.c | 405 static const struct mtk_i2c_compatible mt7622_compat = { variable 528 { .compatible = "mediatek,mt7622-i2c", .data = &mt7622_compat },
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mtk-sd.c | 513 static const struct mtk_mmc_compatible mt7622_compat = { variable 569 { .compatible = "mediatek,mt7622-mmc", .data = &mt7622_compat},
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | mtk-sd.c | 542 static const struct mtk_mmc_compatible mt7622_compat = { variable 624 { .compatible = "mediatek,mt7622-mmc", .data = &mt7622_compat},
|
Completed in 20 milliseconds