Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mt65xx.c199 static const struct mtk_spi_compatible mt7622_compat = { variable
260 .data = (void *)&mt7622_compat,
263 .data = (void *)&mt7622_compat,
/linux/drivers/i2c/busses/
H A Di2c-mt65xx.c406 static const struct mtk_i2c_compatible mt7622_compat = {
529 { .compatible = "mediatek,mt7622-i2c", .data = &mt7622_compat },
405 static const struct mtk_i2c_compatible mt7622_compat = { global() variable
/linux/drivers/mmc/host/
H A Dmtk-sd.c594 static const struct mtk_mmc_compatible mt7622_compat = { variable
700 { .compatible = "mediatek,mt7622-mmc", .data = &mt7622_compat},