Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mt65xx.c124 struct mtk_spi_compatible { struct
170 const struct mtk_spi_compatible *dev_comp;
180 static const struct mtk_spi_compatible mtk_common_compat;
182 static const struct mtk_spi_compatible mt2712_compat = {
186 static const struct mtk_spi_compatible mtk_ipm_compat = {
192 static const struct mtk_spi_compatible mt6765_compat = {
199 static const struct mtk_spi_compatible mt7622_compat = {
204 static const struct mtk_spi_compatible mt8173_compat = {
209 static const struct mtk_spi_compatible mt8183_compat = {
215 static const struct mtk_spi_compatible mt6893_compat = {
[all …]