Searched defs:mtk_spi_compatible (Results 1 – 2 of 2) sorted by relevance
122 struct mtk_spi_compatible { struct123 bool need_pad_sel;124 bool must_tx;125 bool enhance_timing;126 bool dma_ext;127 bool no_need_unprepare;128 bool ipm_design;
76 struct mtk_spi_compatible { struct81 static const struct mtk_spi_compatible mt2712_compat = { argument
Completed in 6 milliseconds