Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-tegra20-sflash.c150 static inline u32 tegra_sflash_readl(struct tegra_sflash_data *tsd, in tegra_sflash_readl() argument
153 return readl(tsd->base + reg); in tegra_sflash_readl()
156 static inline void tegra_sflash_writel(struct tegra_sflash_data *tsd, in tegra_sflash_writel() argument
159 writel(val, tsd->base + reg); in tegra_sflash_writel()
162 static void tegra_sflash_clear_status(struct tegra_sflash_data *tsd) in tegra_sflash_clear_status() argument
165 tegra_sflash_writel(tsd, SPI_RDY | SPI_FIFO_ERROR, SPI_STATUS); in tegra_sflash_clear_status()
169 struct spi_device *spi, struct tegra_sflash_data *tsd, in tegra_sflash_calculate_curr_xfer_param() argument
172 unsigned remain_len = t->len - tsd->cur_pos; in tegra_sflash_calculate_curr_xfer_param()
175 tsd->bytes_per_word = DIV_ROUND_UP(t->bits_per_word, 8); in tegra_sflash_calculate_curr_xfer_param()
176 max_word = remain_len / tsd->bytes_per_word; in tegra_sflash_calculate_curr_xfer_param()
[all …]
/Linux-v4.19/drivers/acpi/
Dprocessor_throttling.c590 union acpi_object *tsd = NULL; in acpi_processor_get_tsd() local
605 tsd = buffer.pointer; in acpi_processor_get_tsd()
606 if (!tsd || (tsd->type != ACPI_TYPE_PACKAGE)) { in acpi_processor_get_tsd()
612 if (tsd->package.count != 1) { in acpi_processor_get_tsd()
623 status = acpi_extract_package(&(tsd->package.elements[0]), in acpi_processor_get_tsd()
/Linux-v4.19/drivers/atm/
Dfore200e.h134 typedef struct tsd { struct
147 struct tsd tsd[ TSD_NBR ]; /* transmit segment descriptors */ argument
Dfore200e.c887 fore200e->bus->dma_unmap(fore200e, entry->tpd->tsd[ 0 ].buffer, entry->tpd->tsd[ 0 ].length, in fore200e_tx_irq()
1682 tpd->tsd[ 0 ].buffer = fore200e->bus->dma_map(fore200e, data, tx_len, DMA_TO_DEVICE); in fore200e_send()
1683 tpd->tsd[ 0 ].length = tx_len; in fore200e_send()
1694 tpd->tsd[0].length, skb_len); in fore200e_send()
/Linux-v4.19/arch/arm64/boot/dts/rockchip/
Drk3368-lion-haikou.dts11 compatible = "tsd,rk3368-lion-haikou", "rockchip,rk3368";
Drk3399-puma-haikou.dts11 compatible = "tsd,rk3399-puma-haikou", "rockchip,rk3399";
/Linux-v4.19/Documentation/devicetree/bindings/arm/
Drockchip.txt212 - compatible = "tsd,rk3368-uq7-haikou", "rockchip,rk3368";
216 - compatible = "tsd,rk3399-q7-haikou", "rockchip,rk3399";
/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-hw.c1013 u32 tsa, tsd; in xlgmac_get_rx_tstamp() local
1019 tsd = XLGMAC_GET_REG_BITS_LE(dma_desc->desc3, in xlgmac_get_rx_tstamp()
1022 if (tsa && !tsd) { in xlgmac_get_rx_tstamp()
/Linux-v4.19/Documentation/devicetree/bindings/
Dvendor-prefixes.txt397 tsd Theobroma Systems Design und Consulting GmbH