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.c116 * struct mtk_spi_compatible - device data structure
124 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_compa
125 need_pad_selmtk_spi_compatible global() argument
126 must_txmtk_spi_compatible global() argument
127 enhance_timingmtk_spi_compatible global() argument
128 dma_extmtk_spi_compatible global() argument
129 no_need_unpreparemtk_spi_compatible global() argument
130 ipm_designmtk_spi_compatible global() argument
[all...]
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 = {