Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/spi/
Dspi-mt65xx.c195 static const struct mtk_spi_compatible mt7622_compat = { variable
245 .data = (void *)&mt7622_compat,
248 .data = (void *)&mt7622_compat,
/linux-6.1.9/drivers/i2c/busses/
Di2c-mt65xx.c407 static const struct mtk_i2c_compatible mt7622_compat = { variable
505 { .compatible = "mediatek,mt7622-i2c", .data = &mt7622_compat },
/linux-6.1.9/drivers/mmc/host/
Dmtk-sd.c542 static const struct mtk_mmc_compatible mt7622_compat = { variable
611 { .compatible = "mediatek,mt7622-mmc", .data = &mt7622_compat},