Searched defs:mtk_spi_compatible (Results 1 – 3 of 3) 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
85 struct mtk_spi_compatible { struct106 const struct mtk_spi_compatible *dev_comp; argument