Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi-mt65xx.c86 struct mtk_spi_compatible { struct
109 const struct mtk_spi_compatible *dev_comp; argument
113 static const struct mtk_spi_compatible mtk_common_compat;
115 static const struct mtk_spi_compatible mt2712_compat = {
119 static const struct mtk_spi_compatible mt6765_compat = {
126 static const struct mtk_spi_compatible mt7622_compat = {
131 static const struct mtk_spi_compatible mt8173_compat = {
136 static const struct mtk_spi_compatible mt8183_compat = {
142 static const struct mtk_spi_compatible mt6893_compat = {
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 = {