Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-tegra20-sflash.c198 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 …]
/openbmc/u-boot/arch/arm/dts/
H A Drk3368-lion.dts13 compatible = "tsd,rk3368-uq7", "tsd,lion", "rockchip,rk3368";
H A Drk3399-puma.dtsi11 compatible = "tsd,rk3399-q7", "tsd,puma", "rockchip,rk3399";
536 tsd,usb-port-power = "usbhub_enable";
/openbmc/linux/drivers/acpi/
H A Dprocessor_throttling.c565 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()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/autofs/autofs/
H A Dusing-pkg-config-to-detect-libxml-2.0-and-krb5.patch22 AC_DEFINE(LIBXML2_WORKAROUND, 1, [Use libxml2 tsd usage workaround])
H A D0002-autofs-5.1.8-handle-innetgr-not-present-in-musl.patch75 /* Define to 1 to use the libtirpc tsd usage workaround */
/openbmc/linux/drivers/atm/
H A Dfore200e.h134 typedef struct tsd { struct
147 struct tsd tsd[ TSD_NBR ]; /* transmit segment descriptors */ member
H A Dfore200e.c793 dma_unmap_single(fore200e->dev, entry->tpd->tsd[ 0 ].buffer, entry->tpd->tsd[ 0 ].length, in fore200e_tx_irq()
1601 tpd->tsd[ 0 ].buffer = dma_map_single(fore200e->dev, data, tx_len, in fore200e_send()
1603 if (dma_mapping_error(fore200e->dev, tpd->tsd[0].buffer)) { in fore200e_send()
1609 tpd->tsd[ 0 ].length = tx_len; in fore200e_send()
1620 tpd->tsd[0].length, skb_len); in fore200e_send()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368-lion-haikou.dts11 compatible = "tsd,rk3368-lion-haikou", "rockchip,rk3368";
H A Dpx30-ringneck-haikou.dts13 compatible = "tsd,px30-ringneck-haikou", "rockchip,px30";
H A Drk3399-puma-haikou.dts11 compatible = "tsd,rk3399-puma-haikou", "rockchip,rk3399";
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Drockchip.yaml855 - const: tsd,px30-ringneck-haikou
860 - const: tsd,rk3368-lion-haikou
865 - const: tsd,rk3399-puma-haikou
/openbmc/linux/drivers/net/ethernet/synopsys/
H A 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()
/openbmc/linux/Documentation/devicetree/bindings/
H A Dvendor-prefixes.yaml1423 "^tsd,.*":