Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mt65xx.c123 struct mtk_spi_compatible { struct
168 const struct mtk_spi_compatible *dev_comp;
177 static const struct mtk_spi_compatible mtk_common_compat;
179 static const struct mtk_spi_compatible mt2712_compat = {
183 static const struct mtk_spi_compatible mtk_ipm_compat = {
189 static const struct mtk_spi_compatible mt6765_compat = {
196 static const struct mtk_spi_compatible mt7622_compat = {
201 static const struct mtk_spi_compatible mt8173_compat = {
206 static const struct mtk_spi_compatible mt8183_compat = {
212 static const struct mtk_spi_compatible mt6893_compat = {
H A Dspi-slave-mt27xx.c73 const struct mtk_spi_compatible *dev_comp;
76 struct mtk_spi_compatible { struct
81 static const struct mtk_spi_compatible mt2712_compat = { argument
84 static const struct mtk_spi_compatible mt8195_compat = {