Home
last modified time | relevance | path

Searched refs:ti_qspi (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/spi/
Dspi-ti-qspi.c37 struct ti_qspi { struct
126 static inline unsigned long ti_qspi_read(struct ti_qspi *qspi, in ti_qspi_read()
132 static inline void ti_qspi_write(struct ti_qspi *qspi, in ti_qspi_write()
140 struct ti_qspi *qspi = spi_controller_get_devdata(spi->controller); in ti_qspi_setup()
171 static void ti_qspi_setup_clk(struct ti_qspi *qspi, u32 speed_hz) in ti_qspi_setup_clk()
202 static void ti_qspi_restore_ctx(struct ti_qspi *qspi) in ti_qspi_restore_ctx()
209 static inline u32 qspi_is_busy(struct ti_qspi *qspi) in qspi_is_busy()
224 static inline int ti_qspi_poll_wc(struct ti_qspi *qspi) in ti_qspi_poll_wc()
242 static int qspi_write_msg(struct ti_qspi *qspi, struct spi_transfer *t, in qspi_write_msg()
311 static int qspi_read_msg(struct ti_qspi *qspi, struct spi_transfer *t, in qspi_read_msg()
[all …]