Home
last modified time | relevance | path

Searched refs:tx (Results 101 – 125 of 2662) sorted by relevance

12345678910>>...107

/openbmc/linux/include/linux/
H A Dasync_tx.h88 static inline void async_tx_issue_pending(struct dma_async_tx_descriptor *tx) in async_tx_issue_pending() argument
90 if (likely(tx)) { in async_tx_issue_pending()
91 struct dma_chan *chan = tx->chan; in async_tx_issue_pending()
112 static inline void async_tx_issue_pending(struct dma_async_tx_descriptor *tx) in async_tx_issue_pending() argument
147 struct dma_async_tx_descriptor *tx, in init_async_submit() argument
152 args->depend_tx = tx; in init_async_submit()
158 void async_tx_submit(struct dma_chan *chan, struct dma_async_tx_descriptor *tx,
207 void async_tx_quiesce(struct dma_async_tx_descriptor **tx);
/openbmc/u-boot/arch/arm/dts/
H A Dr8a7794.dtsi465 dma-names = "tx", "rx", "tx", "rx";
482 dma-names = "tx", "rx", "tx", "rx";
612 dma-names = "tx", "rx", "tx", "rx";
630 dma-names = "tx", "rx", "tx", "rx";
645 dma-names = "tx", "rx", "tx", "rx";
660 dma-names = "tx", "rx", "tx", "rx";
675 dma-names = "tx", "rx", "tx", "rx";
690 dma-names = "tx", "rx", "tx", "rx";
705 dma-names = "tx", "rx", "tx", "rx";
720 dma-names = "tx", "rx", "tx", "rx";
[all …]
H A Dr8a7791.dtsi538 dma-names = "tx", "rx", "tx", "rx";
555 dma-names = "tx", "rx", "tx", "rx";
572 dma-names = "tx", "rx", "tx", "rx";
731 dma-names = "tx", "rx", "tx", "rx";
749 dma-names = "tx", "rx", "tx", "rx";
764 dma-names = "tx", "rx", "tx", "rx";
779 dma-names = "tx", "rx", "tx", "rx";
794 dma-names = "tx", "rx", "tx", "rx";
809 dma-names = "tx", "rx", "tx", "rx";
824 dma-names = "tx", "rx", "tx", "rx";
[all …]
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7794.dtsi470 dma-names = "tx", "rx", "tx", "rx";
487 dma-names = "tx", "rx", "tx", "rx";
618 dma-names = "tx", "rx", "tx", "rx";
636 dma-names = "tx", "rx", "tx", "rx";
651 dma-names = "tx", "rx", "tx", "rx";
666 dma-names = "tx", "rx", "tx", "rx";
681 dma-names = "tx", "rx", "tx", "rx";
696 dma-names = "tx", "rx", "tx", "rx";
711 dma-names = "tx", "rx", "tx", "rx";
726 dma-names = "tx", "rx", "tx", "rx";
[all …]
H A Dr8a7745.dtsi488 dma-names = "tx", "rx", "tx", "rx";
505 dma-names = "tx", "rx", "tx", "rx";
665 dma-names = "tx", "rx", "tx", "rx";
683 dma-names = "tx", "rx", "tx", "rx";
698 dma-names = "tx", "rx", "tx", "rx";
713 dma-names = "tx", "rx", "tx", "rx";
728 dma-names = "tx", "rx", "tx", "rx";
743 dma-names = "tx", "rx", "tx", "rx";
758 dma-names = "tx", "rx", "tx", "rx";
773 dma-names = "tx", "rx", "tx", "rx";
[all …]
H A Dr8a7743.dtsi529 dma-names = "tx", "rx", "tx", "rx";
546 dma-names = "tx", "rx", "tx", "rx";
564 dma-names = "tx", "rx", "tx", "rx";
724 dma-names = "tx", "rx", "tx", "rx";
742 dma-names = "tx", "rx", "tx", "rx";
757 dma-names = "tx", "rx", "tx", "rx";
772 dma-names = "tx", "rx", "tx", "rx";
787 dma-names = "tx", "rx", "tx", "rx";
802 dma-names = "tx", "rx", "tx", "rx";
817 dma-names = "tx", "rx", "tx", "rx";
[all …]
H A Dr8a7744.dtsi529 dma-names = "tx", "rx", "tx", "rx";
546 dma-names = "tx", "rx", "tx", "rx";
564 dma-names = "tx", "rx", "tx", "rx";
724 dma-names = "tx", "rx", "tx", "rx";
742 dma-names = "tx", "rx", "tx", "rx";
757 dma-names = "tx", "rx", "tx", "rx";
772 dma-names = "tx", "rx", "tx", "rx";
787 dma-names = "tx", "rx", "tx", "rx";
802 dma-names = "tx", "rx", "tx", "rx";
817 dma-names = "tx", "rx", "tx", "rx";
[all …]
H A Dr8a7791.dtsi554 dma-names = "tx", "rx", "tx", "rx";
571 dma-names = "tx", "rx", "tx", "rx";
588 dma-names = "tx", "rx", "tx", "rx";
748 dma-names = "tx", "rx", "tx", "rx";
766 dma-names = "tx", "rx", "tx", "rx";
781 dma-names = "tx", "rx", "tx", "rx";
796 dma-names = "tx", "rx", "tx", "rx";
811 dma-names = "tx", "rx", "tx", "rx";
826 dma-names = "tx", "rx", "tx", "rx";
841 dma-names = "tx", "rx", "tx", "rx";
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.h303 } tx; member
321 #define ds_ctl2 u.tx.ctl2
322 #define ds_ctl3 u.tx.ctl3
323 #define ds_ctl4 u.tx.ctl4
324 #define ds_ctl5 u.tx.ctl5
325 #define ds_ctl6 u.tx.ctl6
326 #define ds_ctl7 u.tx.ctl7
327 #define ds_ctl8 u.tx.ctl8
328 #define ds_ctl9 u.tx.ctl9
329 #define ds_ctl10 u.tx.ctl10
[all …]
/openbmc/linux/drivers/spi/
H A Dspi-altera-core.c93 if (hw->tx) { in altera_spi_tx_word()
96 txd = hw->tx[hw->count]; in altera_spi_tx_word()
99 txd = (hw->tx[hw->count * 2] in altera_spi_tx_word()
100 | (hw->tx[hw->count * 2 + 1] << 8)); in altera_spi_tx_word()
103 txd = (hw->tx[hw->count * 4] in altera_spi_tx_word()
104 | (hw->tx[hw->count * 4 + 1] << 8) in altera_spi_tx_word()
105 | (hw->tx[hw->count * 4 + 2] << 16) in altera_spi_tx_word()
106 | (hw->tx[hw->count * 4 + 3] << 24)); in altera_spi_tx_word()
148 hw->tx = t->tx_buf; in altera_spi_txrx()
/openbmc/linux/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_spi_device.c19 struct spi_transfer tx; in cxd2880_spi_device_write() local
27 memset(&tx, 0, sizeof(tx)); in cxd2880_spi_device_write()
28 tx.tx_buf = data; in cxd2880_spi_device_write()
29 tx.len = size; in cxd2880_spi_device_write()
32 spi_message_add_tail(&tx, &msg); in cxd2880_spi_device_write()
/openbmc/linux/drivers/net/ethernet/google/gve/
H A Dgve_utils.c16 block->tx = NULL; in gve_tx_remove_from_block()
25 struct gve_tx_ring *tx = &priv->tx[queue_idx]; in gve_tx_add_to_block() local
27 block->tx = tx; in gve_tx_add_to_block()
28 tx->ntfy_id = ntfy_idx; in gve_tx_add_to_block()
/openbmc/linux/drivers/usb/musb/
H A Dtusb6010_omap.c34 u8 tx; member
71 if (chdat->tx) in tusb_omap_use_shared_dmareq()
114 if (chdat->tx) in tusb_omap_dma_cb()
139 if (chdat->tx) { in tusb_omap_dma_cb()
219 if (chdat->tx) in tusb_omap_dma_program()
260 if (chdat->tx) { in tusb_omap_dma_program()
396 if (chdat->tx) in tusb_omap_dma_allocate_dmareq()
424 u8 tx) in tusb_omap_dma_allocate() argument
461 if (tx) in tusb_omap_dma_allocate()
462 chdat->tx = 1; in tusb_omap_dma_allocate()
[all …]
/openbmc/linux/arch/arm/boot/dts/microchip/
H A Dsam9x60.dtsi190 atmel,use-dma-tx;
259 atmel,use-dma-tx;
388 atmel,use-dma-tx;
437 atmel,use-dma-tx;
476 dma-names = "tx";
525 dma-names = "tx";
594 atmel,use-dma-tx;
643 atmel,use-dma-tx;
692 atmel,use-dma-tx;
741 atmel,use-dma-tx;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dtransmit-amplitude.yaml17 tx-p2p-microvolt:
21 'tx-p2p-microvolt-names' property must be provided and contain
24 tx-p2p-microvolt-names:
26 Names of the modes corresponding to voltages in the 'tx-p2p-microvolt'
93 tx-p2p-microvolt-names: [ tx-p2p-microvolt ]
101 tx-p2p-microvolt = <915000>, <1100000>, <1200000>;
102 tx-p2p-microvolt-names = "2500base-x", "usb-hs", "usb-ss";
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_sdma.c496 tx->txreq.start_idx = 0; in complete_sdma_err_req()
543 dwoffset = tx->hdr_dwords; in qib_sdma_verbs_send()
563 tx->txreq.start_idx = tail; in qib_sdma_verbs_send()
605 priv = tx->qp->priv; in qib_sdma_verbs_send()
623 qp = tx->qp; in qib_sdma_verbs_send()
625 qib_put_txreq(tx); in qib_sdma_verbs_send()
640 qp = tx->qp; in qib_sdma_verbs_send()
651 tx->ss = ss; in qib_sdma_verbs_send()
652 tx->dwords = dwords; in qib_sdma_verbs_send()
653 priv->s_tx = tx; in qib_sdma_verbs_send()
[all …]
/openbmc/linux/drivers/slimbus/
H A Dqcom-ctrl.c110 struct slim_ctrl_buf tx; member
156 idx = ctrl->tx.head; in slim_ack_txn()
157 ctrl->tx.head = (ctrl->tx.head + 1) % ctrl->tx.n; in slim_ack_txn()
310 if (((ctrl->tx.head + 1) % ctrl->tx.n) == ctrl->tx.tail) { in slim_alloc_txbuf()
315 idx = ctrl->tx.tail; in slim_alloc_txbuf()
317 ctrl->tx.tail = (ctrl->tx.tail + 1) % ctrl->tx.n; in slim_alloc_txbuf()
321 return ctrl->tx.base + (idx * ctrl->tx.sl_sz); in slim_alloc_txbuf()
528 ctrl->tx.n = QCOM_TX_MSGS; in qcom_slim_probe()
538 spin_lock_init(&ctrl->tx.lock); in qcom_slim_probe()
569 ctrl->tx.base = devm_kcalloc(&pdev->dev, ctrl->tx.n, ctrl->tx.sl_sz, in qcom_slim_probe()
[all …]
/openbmc/linux/drivers/comedi/drivers/
H A Dni_usb6501.c174 u8 *tx = devpriv->usb_tx_buf; in ni6501_port_command() local
186 memcpy(tx, READ_PORT_REQUEST, request_size); in ni6501_port_command()
187 tx[14] = val & 0xff; in ni6501_port_command()
192 memcpy(tx, WRITE_PORT_REQUEST, request_size); in ni6501_port_command()
193 tx[14] = val & 0xff; in ni6501_port_command()
194 tx[17] = *bitmap; in ni6501_port_command()
200 tx[14] = val & 0xff; in ni6501_port_command()
201 tx[15] = (val >> 8) & 0xff; in ni6501_port_command()
202 tx[16] = (val >> 16) & 0xff; in ni6501_port_command()
256 u8 *tx = devpriv->usb_tx_buf; in ni6501_counter_command() local
[all …]
/openbmc/linux/Documentation/devicetree/bindings/serial/
H A Dmrvl,pxa-ssp.txt15 - dmas: Two dma phandles, one for rx, one for tx
16 - dma-names: Must be "rx", "tx"
29 dma-names = "rx", "tx";
40 dma-names = "rx", "tx";
51 dma-names = "rx", "tx";
62 dma-names = "rx", "tx";
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Damlogic,meson-ir-tx.yaml5 $id: http://devicetree.org/schemas/media/amlogic,meson-ir-tx.yaml#
21 - const: amlogic,meson-ir-tx
23 - const: amlogic,meson-g12a-ir-tx
24 - const: amlogic,meson-ir-tx
55 compatible = "amlogic,meson-g12a-ir-tx", "amlogic,meson-ir-tx";
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dr8a774b1.dtsi489 dma-names = "tx", "rx", "tx", "rx";
506 dma-names = "tx", "rx", "tx", "rx";
523 dma-names = "tx", "rx", "tx", "rx";
620 dma-names = "tx", "rx", "tx", "rx";
638 dma-names = "tx", "rx", "tx", "rx";
656 dma-names = "tx", "rx", "tx", "rx";
1156 dma-names = "tx", "rx", "tx", "rx";
1173 dma-names = "tx", "rx", "tx", "rx";
1190 dma-names = "tx", "rx", "tx", "rx";
1239 dma-names = "tx", "rx", "tx", "rx";
[all …]
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dbh.c234 int *tx) in cw1200_bh_rx_helper() argument
323 *tx = 1; in cw1200_bh_rx_helper()
412 int rx, tx, term, suspend; in cw1200_bh() local
534 tx += pending_tx; in cw1200_bh()
553 tx: in cw1200_bh()
554 if (tx) { in cw1200_bh()
555 tx = 0; in cw1200_bh()
565 pending_tx = tx; in cw1200_bh()
572 tx = ret; in cw1200_bh()
584 if (tx) in cw1200_bh()
[all …]
/openbmc/linux/net/mac80211/
H A Dwpa.c36 struct sk_buff *skb = tx->skb; in ieee80211_tx_h_michael_mic_add()
41 if (!tx->key || tx->key->conf.cipher != WLAN_CIPHER_SUITE_TKIP || in ieee80211_tx_h_michael_mic_add()
253 ieee80211_tx_set_protected(tx); in ieee80211_crypto_tkip_encrypt()
255 skb_queue_walk(&tx->skbs, skb) { in ieee80211_crypto_tkip_encrypt()
494 ieee80211_tx_set_protected(tx); in ieee80211_crypto_ccmp_encrypt()
496 skb_queue_walk(&tx->skbs, skb) { in ieee80211_crypto_ccmp_encrypt()
693 ieee80211_tx_set_protected(tx); in ieee80211_crypto_gcmp_encrypt()
695 skb_queue_walk(&tx->skbs, skb) { in ieee80211_crypto_gcmp_encrypt()
833 skb = skb_peek(&tx->skbs); in ieee80211_crypto_aes_cmac_encrypt()
881 skb = skb_peek(&tx->skbs); in ieee80211_crypto_aes_cmac_256_encrypt()
[all …]
/openbmc/linux/sound/soc/fsl/
H A Dfsl_ssi.h33 #define REG_SSI_SxCR(tx) ((tx) ? REG_SSI_STCR : REG_SSI_SRCR) argument
38 #define REG_SSI_SxCCR(tx) ((tx) ? REG_SSI_STCCR : REG_SSI_SRCCR) argument
67 #define REG_SSI_SxMSK(tx) ((tx) ? REG_SSI_STMSK : REG_SSI_SRMSK) argument
250 #define SSI_SOR_xX_CLR(tx) ((tx) ? SSI_SOR_TX_CLR : SSI_SOR_RX_CLR) argument
/openbmc/linux/Documentation/devicetree/bindings/net/can/
H A Dxilinx,can.yaml37 tx-fifo-depth:
45 tx-mailbox-count:
77 - tx-fifo-depth
94 - tx-fifo-depth
112 - tx-mailbox-count
126 tx-fifo-depth = <0x40>;
138 tx-fifo-depth = <0x40>;
150 tx-mailbox-count = <0x20>;
162 tx-mailbox-count = <0x20>;

12345678910>>...107