Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-mt65xx.c122 struct mtk_spi_compatible { struct
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 = {
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 = {