Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-mt65xx.c123 struct mtk_spi_compatible { struct
124 bool need_pad_sel;
125 bool must_tx;
126 bool enhance_timing;
127 bool dma_ext;
128 bool no_need_unprepare;
129 bool ipm_design;
H A Dspi-slave-mt27xx.c76 struct mtk_spi_compatible { struct
81 static const struct mtk_spi_compatible mt2712_compat = { argument