Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dsh_qspi.c75 static inline struct sh_qspi_slave *to_sh_qspi(struct spi_slave *slave) in to_sh_qspi() function
130 struct sh_qspi_slave *ss = to_sh_qspi(slave); in spi_cs_activate()
153 struct sh_qspi_slave *ss = to_sh_qspi(slave); in spi_cs_deactivate()
188 struct sh_qspi_slave *spi = to_sh_qspi(slave); in spi_free_slave()
205 struct sh_qspi_slave *ss = to_sh_qspi(slave); in spi_xfer()