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

/linux-master/drivers/spi/
H A Dspi-mt65xx.c196 static const struct mtk_spi_compatible mt7622_compat = { variable in typeref:struct:mtk_spi_compatible
246 .data = (void *)&mt7622_compat,
249 .data = (void *)&mt7622_compat,
/linux-master/drivers/i2c/busses/
H A Di2c-mt65xx.c405 static const struct mtk_i2c_compatible mt7622_compat = { variable in typeref:struct:mtk_i2c_compatible
528 { .compatible = "mediatek,mt7622-i2c", .data = &mt7622_compat },
/linux-master/drivers/mmc/host/
H A Dmtk-sd.c549 static const struct mtk_mmc_compatible mt7622_compat = { variable in typeref:struct:mtk_mmc_compatible
631 { .compatible = "mediatek,mt7622-mmc", .data = &mt7622_compat},

Completed in 117 milliseconds