Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-ti-qspi.c38 struct ti_qspi { struct
127 static inline unsigned long ti_qspi_read(struct ti_qspi *qspi, in ti_qspi_read()
133 static inline void ti_qspi_write(struct ti_qspi *qspi, in ti_qspi_write()
141 struct ti_qspi *qspi = spi_master_get_devdata(spi->master); in ti_qspi_setup()
172 static void ti_qspi_setup_clk(struct ti_qspi *qspi, u32 speed_hz) in ti_qspi_setup_clk()
203 static void ti_qspi_restore_ctx(struct ti_qspi *qspi) in ti_qspi_restore_ctx()
210 static inline u32 qspi_is_busy(struct ti_qspi *qspi) in qspi_is_busy()
225 static inline int ti_qspi_poll_wc(struct ti_qspi *qspi) in ti_qspi_poll_wc()
243 static int qspi_write_msg(struct ti_qspi *qspi, struct spi_transfer *t, in qspi_write_msg()
312 static int qspi_read_msg(struct ti_qspi *qspi, struct spi_transfer *t, in qspi_read_msg()
[all …]