Searched defs:mtk_spi_compatible (Results 1 – 2 of 2) sorted by relevance
123 struct mtk_spi_compatible { struct124 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;
76 struct mtk_spi_compatible { struct81 static const struct mtk_spi_compatible mt2712_compat = { argument