| /linux-6.15/drivers/spi/ |
| H A D | spi-tegra20-sflash.c | 198 tsd->cur_tx_pos += max_n_32bit * tsd->bytes_per_word; in tegra_sflash_fill_tx_fifo_from_client_txbuf() 219 tsd->cur_rx_pos += read_words * tsd->bytes_per_word; in tegra_sflash_read_rx_fifo_to_client_rxbuf() 338 if (tsd->tx_status || tsd->rx_status) { in tegra_sflash_transfer_one_message() 345 tegra_sflash_writel(tsd, tsd->def_command_reg, in tegra_sflash_transfer_one_message() 363 if (tsd->tx_status || tsd->rx_status || (tsd->status_reg & SPI_BSY)) { in handle_cpu_based_xfer() 380 tsd->cur_pos = tsd->cur_tx_pos; in handle_cpu_based_xfer() 382 tsd->cur_pos = tsd->cur_rx_pos; in handle_cpu_based_xfer() 402 tsd->tx_status = tsd->status_reg & SPI_TX_OVF; in tegra_sflash_isr() 405 tsd->rx_status = tsd->status_reg & SPI_RX_UNF; in tegra_sflash_isr() 521 free_irq(tsd->irq, tsd); in tegra_sflash_probe() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/hwmon/ |
| H A D | ti,amc6821.yaml | 21 - const: tsd,mule 39 const: tsd,mule 65 compatible = "tsd,mule", "ti,amc6821"; 69 compatible = "tsd,mule-i2c-mux";
|
| /linux-6.15/Documentation/devicetree/bindings/i2c/ |
| H A D | tsd,mule-i2c-mux.yaml | 4 $id: http://devicetree.org/schemas/i2c/tsd,mule-i2c-mux.yaml# 43 const: tsd,mule-i2c-mux 53 compatible = "tsd,mule-i2c-mux";
|
| /linux-6.15/drivers/acpi/ |
| H A D | processor_throttling.c | 565 union acpi_object *tsd = NULL; in acpi_processor_get_tsd() local 580 tsd = buffer.pointer; in acpi_processor_get_tsd() 581 if (!tsd || (tsd->type != ACPI_TYPE_PACKAGE)) { in acpi_processor_get_tsd() 587 if (tsd->package.count != 1) { in acpi_processor_get_tsd() 598 status = acpi_extract_package(&(tsd->package.elements[0]), in acpi_processor_get_tsd()
|
| /linux-6.15/drivers/atm/ |
| H A D | fore200e.h | 134 typedef struct tsd { struct 147 struct tsd tsd[ TSD_NBR ]; /* transmit segment descriptors */ member
|
| H A D | fore200e.c | 790 dma_unmap_single(fore200e->dev, entry->tpd->tsd[ 0 ].buffer, entry->tpd->tsd[ 0 ].length, in fore200e_tx_irq() 1598 tpd->tsd[ 0 ].buffer = dma_map_single(fore200e->dev, data, tx_len, in fore200e_send() 1600 if (dma_mapping_error(fore200e->dev, tpd->tsd[0].buffer)) { in fore200e_send() 1606 tpd->tsd[ 0 ].length = tx_len; in fore200e_send() 1617 tpd->tsd[0].length, skb_len); in fore200e_send()
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-tiger-haikou.dts | 13 compatible = "tsd,rk3588-tiger-haikou", "tsd,rk3588-tiger", "rockchip,rk3588";
|
| H A D | rk3368-lion-haikou.dts | 11 compatible = "tsd,rk3368-lion-haikou", "rockchip,rk3368";
|
| H A D | px30-ringneck.dtsi | 306 compatible = "tsd,mule", "ti,amc6821"; 310 compatible = "tsd,mule-i2c-mux";
|
| H A D | rk3588-tiger.dtsi | 12 compatible = "tsd,rk3588-tiger", "rockchip,rk3588"; 233 compatible = "tsd,mule", "ti,amc6821"; 237 compatible = "tsd,mule-i2c-mux";
|
| H A D | px30-ringneck-haikou.dts | 13 compatible = "tsd,px30-ringneck-haikou", "rockchip,px30";
|
| H A D | rk3399-puma.dtsi | 404 compatible = "tsd,mule", "ti,amc6821"; 408 compatible = "tsd,mule-i2c-mux";
|
| H A D | rk3399-puma-haikou.dts | 12 compatible = "tsd,rk3399-puma-haikou", "rockchip,rk3399";
|
| H A D | rk3588-jaguar.dts | 17 compatible = "tsd,rk3588-jaguar", "rockchip,rk3588"; 315 compatible = "tsd,mule", "ti,amc6821"; 319 compatible = "tsd,mule-i2c-mux";
|
| /linux-6.15/Documentation/devicetree/bindings/arm/ |
| H A D | rockchip.yaml | 1114 - const: tsd,px30-ringneck-haikou 1119 - const: tsd,rk3368-lion-haikou 1124 - const: tsd,rk3399-puma-haikou 1129 - const: tsd,rk3588-jaguar 1134 - const: tsd,rk3588-tiger-haikou 1135 - const: tsd,rk3588-tiger
|
| /linux-6.15/drivers/net/ethernet/synopsys/ |
| H A D | dwc-xlgmac-hw.c | 1013 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-6.15/Documentation/devicetree/bindings/ |
| H A D | vendor-prefixes.yaml | 1576 "^tsd,.*":
|