Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-tegra20-sflash.c151 static inline unsigned long tegra_sflash_readl(struct tegra_sflash_data *tsd, in tegra_sflash_readl() function
196 status = tegra_sflash_readl(tsd, SPI_STATUS); in tegra_sflash_fill_tx_fifo_from_client_txbuf()
208 status = tegra_sflash_readl(tsd, SPI_STATUS); in tegra_sflash_fill_tx_fifo_from_client_txbuf()
221 status = tegra_sflash_readl(tsd, SPI_STATUS); in tegra_sflash_read_rx_fifo_to_client_rxbuf()
226 x = tegra_sflash_readl(tsd, SPI_RX_FIFO); in tegra_sflash_read_rx_fifo_to_client_rxbuf()
230 status = tegra_sflash_readl(tsd, SPI_STATUS); in tegra_sflash_read_rx_fifo_to_client_rxbuf()
430 tsd->status_reg = tegra_sflash_readl(tsd, SPI_STATUS); in tegra_sflash_isr()
603 tegra_sflash_readl(tsd, SPI_COMMAND); in tegra_sflash_runtime_suspend()