Searched defs:mtk_spi_compatible (Results 1 – 2 of 2) sorted by relevance
124 struct mtk_spi_compatible { struct125 bool need_pad_sel;126 bool must_tx;127 bool enhance_timing;128 bool dma_ext;129 bool no_need_unprepare;130 bool ipm_design;
76 struct mtk_spi_compatible { struct81 static const struct mtk_spi_compatible mt2712_compat = { argument