Lines Matching refs:tegra_sflash_data

114 struct tegra_sflash_data {  struct
150 static inline u32 tegra_sflash_readl(struct tegra_sflash_data *tsd, in tegra_sflash_readl() argument
156 static inline void tegra_sflash_writel(struct tegra_sflash_data *tsd, in tegra_sflash_writel()
162 static void tegra_sflash_clear_status(struct tegra_sflash_data *tsd) in tegra_sflash_clear_status()
169 struct spi_device *spi, struct tegra_sflash_data *tsd, in tegra_sflash_calculate_curr_xfer_param()
184 struct tegra_sflash_data *tsd, struct spi_transfer *t) in tegra_sflash_fill_tx_fifo_from_client_txbuf()
214 struct tegra_sflash_data *tsd, struct spi_transfer *t) in tegra_sflash_read_rx_fifo_to_client_rxbuf()
235 struct tegra_sflash_data *tsd, struct spi_transfer *t) in tegra_sflash_start_cpu_based_transfer()
265 struct tegra_sflash_data *tsd = spi_master_get_devdata(spi->master); in tegra_sflash_start_transfer_one()
322 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); in tegra_sflash_transfer_one_message()
369 static irqreturn_t handle_cpu_based_xfer(struct tegra_sflash_data *tsd) in handle_cpu_based_xfer()
410 struct tegra_sflash_data *tsd = context_data; in tegra_sflash_isr()
432 struct tegra_sflash_data *tsd; in tegra_sflash_probe()
540 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); in tegra_sflash_remove()
562 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); in tegra_sflash_resume()
580 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); in tegra_sflash_runtime_suspend()
592 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); in tegra_sflash_runtime_resume()