Lines Matching defs:mtk_spi_compatible
114 * struct mtk_spi_compatible - device data structure
122 struct mtk_spi_compatible {
167 const struct mtk_spi_compatible *dev_comp;
176 static const struct mtk_spi_compatible mtk_common_compat;
178 static const struct mtk_spi_compatible mt2712_compat = {
182 static const struct mtk_spi_compatible mtk_ipm_compat = {
188 static const struct mtk_spi_compatible mt6765_compat = {
195 static const struct mtk_spi_compatible mt7622_compat = {
200 static const struct mtk_spi_compatible mt8173_compat = {
205 static const struct mtk_spi_compatible mt8183_compat = {
211 static const struct mtk_spi_compatible mt6893_compat = {