Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dti_qspi.c321 static inline struct ti_qspi_priv *to_ti_qspi_priv(struct spi_slave *slave) in to_ti_qspi_priv() function
339 struct ti_qspi_priv *priv = to_ti_qspi_priv(slave); in spi_cs_deactivate()
407 struct ti_qspi_priv *priv = to_ti_qspi_priv(slave); in spi_free_slave()
413 struct ti_qspi_priv *priv = to_ti_qspi_priv(slave); in spi_claim_bus()
421 struct ti_qspi_priv *priv = to_ti_qspi_priv(slave); in spi_release_bus()
430 struct ti_qspi_priv *priv = to_ti_qspi_priv(slave); in spi_xfer()