Searched defs:tsd (Results 1 – 3 of 3) sorted by relevance
151 static inline unsigned long tegra_sflash_readl(struct tegra_sflash_data *tsd, in tegra_sflash_readl()157 static inline void tegra_sflash_writel(struct tegra_sflash_data *tsd, in tegra_sflash_writel()163 static void tegra_sflash_clear_status(struct tegra_sflash_data *tsd) in tegra_sflash_clear_status()170 struct spi_device *spi, struct tegra_sflash_data *tsd, in tegra_sflash_calculate_curr_xfer_param()185 struct tegra_sflash_data *tsd, struct spi_transfer *t) in tegra_sflash_fill_tx_fifo_from_client_txbuf()215 struct tegra_sflash_data *tsd, struct spi_transfer *t) in tegra_sflash_read_rx_fifo_to_client_rxbuf()237 struct tegra_sflash_data *tsd, struct spi_transfer *t) in tegra_sflash_start_cpu_based_transfer()267 struct tegra_sflash_data *tsd = spi_master_get_devdata(spi->master); in tegra_sflash_start_transfer_one() local321 struct tegra_sflash_data *tsd = spi_master_get_devdata(spi->master); in tegra_sflash_setup() local333 struct tegra_sflash_data *tsd = spi_master_get_devdata(master); in tegra_sflash_transfer_one_message() local[all …]
133 typedef struct tsd { struct146 struct tsd tsd[ TSD_NBR ]; /* transmit segment descriptors */ argument
590 union acpi_object *tsd = NULL; in acpi_processor_get_tsd() local