Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/spi/
Dspi-mt65xx.c122 struct mtk_spi_compatible { struct
123 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;
Dspi-slave-mt27xx.c76 struct mtk_spi_compatible { struct
81 static const struct mtk_spi_compatible mt2712_compat = { argument
/kernel/linux/linux-5.10/drivers/spi/
Dspi-mt65xx.c85 struct mtk_spi_compatible { struct
106 const struct mtk_spi_compatible *dev_comp; argument