| /Linux-v5.15/drivers/spi/ |
| D | spi-loopback-test.c | 85 .tx_buf = TX(0), 99 .tx_buf = TX(PAGE_SIZE - 4), 112 .tx_buf = TX(0), 137 .tx_buf = TX(0), 141 .tx_buf = TX(SPI_TEST_MAX_SIZE_HALF), 154 .tx_buf = TX(64), 158 .tx_buf = TX(0), 172 .tx_buf = TX(0), 175 .tx_buf = TX(64), 188 .tx_buf = TX(0), [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/net/ |
| D | micrel-ksz90x1.txt | 51 - txen-skew-ps : Skew control of TX CTL pad 56 - txd0-skew-ps : Skew control of TX data 0 pad 57 - txd1-skew-ps : Skew control of TX data 1 pad 58 - txd2-skew-ps : Skew control of TX data 2 pad 59 - txd3-skew-ps : Skew control of TX data 3 pad 138 - txc-skew-ps : Skew control of TX clock pad 143 - txen-skew-ps : Skew control of TX CTL pad 148 - txd0-skew-ps : Skew control of TX data 0 pad 149 - txd1-skew-ps : Skew control of TX data 1 pad 150 - txd2-skew-ps : Skew control of TX data 2 pad [all …]
|
| D | xilinx_axienet.txt | 7 segments of memory for buffering TX and RX, as well as the capability of 8 offloading TX/RX checksum calculation off the processor. 24 - interrupts : Should be a list of 2 or 3 interrupts: TX DMA, RX DMA, 26 specified, the TX/RX DMA interrupts should be on that node 37 - xlnx,txcsum : 0 or empty for disabling TX checksum offload, 38 1 to enable partial TX checksum offload, 39 2 to enable full TX checksum offload 65 device (DMA registers and DMA TX/RX interrupts) rather
|
| D | lantiq,xrx200-net.txt | 9 - interrupts : TX and RX DMA interrupts. Use interrupt-names "tx" for 10 : the TX interrupt and "rx" for the RX interrupt.
|
| /Linux-v5.15/sound/soc/fsl/ |
| D | imx-audio-rpmsg.c | 39 spin_lock_irqsave(&info->lock[TX], flags); in imx_audio_rpmsg_cb() 43 msg->r_msg.param.buffer_tail %= info->num_period[TX]; in imx_audio_rpmsg_cb() 44 spin_unlock_irqrestore(&info->lock[TX], flags); in imx_audio_rpmsg_cb() 45 info->callback[TX](info->callback_param[TX]); in imx_audio_rpmsg_cb()
|
| D | fsl_ssi.c | 56 #define TX 1 macro 402 int dir = tx ? TX : RX; in fsl_ssi_config_enable() 422 srcr = vals[RX].srcr | vals[TX].srcr; in fsl_ssi_config_enable() 423 stcr = vals[RX].stcr | vals[TX].stcr; in fsl_ssi_config_enable() 424 sier = vals[RX].sier | vals[TX].sier; in fsl_ssi_config_enable() 506 int adir = tx ? RX : TX; in fsl_ssi_config_disable() 507 int dir = tx ? TX : RX; in fsl_ssi_config_disable() 588 vals[TX].sier = SSI_SIER_TFE0_EN | FSLSSI_SIER_DBG_TX_FLAGS; in fsl_ssi_setup_regvals() 589 vals[TX].stcr = SSI_STCR_TFEN0; in fsl_ssi_setup_regvals() 590 vals[TX].scr = SSI_SCR_SSIEN | SSI_SCR_TE; in fsl_ssi_setup_regvals() [all …]
|
| D | fsl_sai.c | 53 int adir = (dir == TX) ? RX : TX; in fsl_sai_dir_is_synced() 354 int adir = tx ? RX : TX; in fsl_sai_set_bclk() 355 int dir = tx ? TX : RX; in fsl_sai_set_bclk() 453 int adir = tx ? RX : TX; in fsl_sai_hw_params() 558 bool tx = dir == TX; in fsl_sai_config_disable() 595 int adir = tx ? RX : TX; in fsl_sai_trigger() 596 int dir = tx ? TX : RX; in fsl_sai_trigger() 605 sai->synchronous[TX] ? FSL_SAI_CR2_SYNC : 0); in fsl_sai_trigger() 1079 sai->synchronous[TX] = false; in fsl_sai_probe() 1094 sai->synchronous[TX] = true; in fsl_sai_probe() [all …]
|
| /Linux-v5.15/Documentation/input/devices/ |
| D | walkera0701.rst | 24 Cable: (walkera TX to parport) 26 Walkera WK-0701 TX S-VIDEO connector:: 28 (back side of TX) 45 walkera0701 module, check dmesg for error messages. Connect TX to PC by 46 cable and run jstest /dev/input/js0 to see values from TX. If no value can 47 be changed by TX "joystick", check output from /proc/interrupts. Value for 48 (usually irq7) parport must increase if TX is on. 113 directly controlled from TX). Binary representations are the same as in first
|
| /Linux-v5.15/Documentation/devicetree/bindings/dma/ |
| D | ste-dma40.txt | 60 bidirectional, i.e. the same for RX and TX operations: 111 49: Crypto Accelerator 1 TX or Hash Accelerator 1 TX 112 50: Hash Accelerator 1 TX 113 51: memcpy TX (to be used by the DMA driver for memcpy operations) 124 62: Crypto Accelerator 0 TX or Hash Accelerator 0 TX 125 63: Hash Accelerator 0 TX
|
| /Linux-v5.15/Documentation/networking/ |
| D | mac80211-auth-assoc-deauth.txt | 31 mac80211->driver: TX directed probe request 35 mac80211->driver: TX auth frame 39 mac80211->driver: TX auth frame 59 mac80211->driver: TX assoc 86 mac80211->driver: TX deauth/disassoc
|
| D | driver.rst | 45 And then at the end of your TX reclamation event handling:: 73 For example, this means that it is not allowed for your TX 74 mitigation scheme to let TX packets "hang out" in the TX 75 ring unreclaimed forever if no new TX packets are sent.
|
| D | af_xdp.rst | 25 TX ring. A socket can receive packets on the RX ring and it can send 26 packets on the TX ring. These rings are registered and sized with the 28 to have at least one of these rings for each socket. An RX or TX 30 UMEM. RX and TX can share the same UMEM so that a packet does not have 31 to be copied between RX and TX. Moreover, if a packet needs to be kept 48 space, for either TX or RX. Thus, the frame addrs appearing in the 50 TX ring. In summary, the RX and FILL rings are used for the RX path 51 and the TX and COMPLETION rings are used for the TX path. 65 process has to create its own socket with associated RX and TX rings, 129 TX. All rings are single-producer/single-consumer, so the user-space [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/sound/ |
| D | nvidia,tegra30-ahub.txt | 61 For TX CIFs, the numbers indicate the bit position within the AHUB routing 62 registers (APBIF 0..3 TX, I2S 0..5 TX, DAM 0..2 TX, SPDIF TX 0..1).
|
| /Linux-v5.15/drivers/net/dsa/sja1105/ |
| D | Kconfig | 21 - SJA1110A (Gen. 3, SGMII, TT-Ethernet, 100base-TX PHY, 10 ports) 22 - SJA1110B (Gen. 3, SGMII, TT-Ethernet, 100base-TX PHY, 9 ports) 23 - SJA1110C (Gen. 3, SGMII, TT-Ethernet, 100base-TX PHY, 7 ports) 24 - SJA1110D (Gen. 3, SGMII, TT-Ethernet, no 100base-TX PHY, 7 ports)
|
| /Linux-v5.15/drivers/usb/chipidea/ |
| D | udc.c | 61 return num + ((dir == TX) ? 16 : 0); in hw_ep_bit() 127 (dir == TX) ? ENDPTCTRL_TXE : ENDPTCTRL_RXE, 0); in hw_ep_disable() 144 if (dir == TX) { in hw_ep_enable() 177 u32 mask = (dir == TX) ? ENDPTCTRL_TXS : ENDPTCTRL_RXS; in hw_ep_get_halt() 229 u32 mask_xs = (dir == TX) ? ENDPTCTRL_TXS : ENDPTCTRL_RXS; in hw_ep_set_halt() 230 u32 mask_xr = (dir == TX) ? ENDPTCTRL_TXR : ENDPTCTRL_RXR; in hw_ep_set_halt() 375 if (hwep->type == USB_ENDPOINT_XFER_ISOC && hwep->dir == TX) { in add_td_to_list() 421 return ((ep->dir == TX) ? USB_ENDPOINT_DIR_MASK : 0) | ep->num; in _usb_addr() 455 if (hwreq->req.zero && hwreq->req.length && hwep->dir == TX in prepare_td_for_non_sg() 707 if (hwep->dir == TX) { in _hardware_dequeue() [all …]
|
| /Linux-v5.15/Documentation/devicetree/bindings/media/i2c/ |
| D | tc358743.txt | 1 * Toshiba TC358743 HDMI-RX to MIPI CSI2-TX Bridge 3 The Toshiba TC358743 HDMI-RX to MIPI CSI2-TX (H2C) is a bridge that converts 4 a HDMI stream to MIPI CSI-2 TX. It is programmable through I2C.
|
| /Linux-v5.15/arch/arm64/boot/dts/amlogic/ |
| D | meson-gxbb-nanopi-k2.dts | 237 gpio-line-names = "UART TX", "UART RX", "Power Control", "Power Key In", 250 "Eth RX D3", "Eth RGMII TX Clk", "Eth TX En", 251 "Eth TX D0", "Eth TX D1", "Eth TX D2", "Eth TX D3", 286 "Bluetooth UART TX", "Bluetooth UART RX",
|
| D | meson-gxbb-odroidc2.dts | 295 gpio-line-names = "UART TX", "UART RX", "VCCK En", "TF 3V3/1V8 En", 308 "Eth RX D3", "Eth RGMII TX Clk", "Eth TX En", 309 "Eth TX D0", "Eth TX D1", "Eth TX D2", "Eth TX D3",
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/google/ |
| D | gve.rst | 33 - Bar2 - IRQ, RX and TX doorbells 138 - Every TX and RX queue is assigned a notification block. 140 - TX and RX buffers queues, which send descriptors to the device, use MMIO 143 - RX and TX completion queues, which receive descriptors from the device, use a 150 - It's the driver's responsibility to ensure that the RX and TX completion 154 - TX packets have a 16 bit completion_tag and RX buffers have a 16 bit 155 buffer_id. These will be returned on the TX completion and RX queues
|
| /Linux-v5.15/Documentation/userspace-api/media/cec/ |
| D | cec-ioc-receive.rst | 179 :ref:`CEC_TX_STATUS_ARB_LOST <CEC-TX-STATUS-ARB-LOST>` status bit is set. 185 :ref:`CEC_TX_STATUS_NACK <CEC-TX-STATUS-NACK>` status bit is set. 191 :ref:`CEC_TX_STATUS_LOW_DRIVE <CEC-TX-STATUS-LOW-DRIVE>` status bit is set. 197 valid if the :ref:`CEC_TX_STATUS_ERROR <CEC-TX-STATUS-ERROR>` status bit is set. 241 * .. _`CEC-TX-STATUS-OK`: 246 exclusive with :ref:`CEC_TX_STATUS_MAX_RETRIES <CEC-TX-STATUS-MAX-RETRIES>`. 249 * .. _`CEC-TX-STATUS-ARB-LOST`: 256 * .. _`CEC-TX-STATUS-NACK`: 264 * .. _`CEC-TX-STATUS-LOW-DRIVE`: 272 * .. _`CEC-TX-STATUS-ERROR`: [all …]
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/ti/ |
| D | tlan.rst | 31 0e11 ae32 Compaq Netelligent 10/100 TX PCI UTP 34 0e11 ae40 Compaq Netelligent Dual 10/100 TX PCI UTP 35 0e11 ae43 Compaq Netelligent Integrated 10/100 TX UTP 36 0e11 b011 Compaq Netelligent 10/100 TX Embedded UTP 38 0e11 b030 Compaq Netelligent 10/100 TX UTP
|
| /Linux-v5.15/Documentation/devicetree/bindings/mailbox/ |
| D | hisilicon,hi6220-mailbox.txt | 23 slot_id: Slot id used either for TX or RX 26 TX/RX interrupt to application processor, 36 flag" mode or IRQ generated mode to acknowledge a TX
|
| /Linux-v5.15/Documentation/networking/device_drivers/ethernet/stmicro/ |
| D | stmmac.rst | 78 - Programmable TX and RX Watchdog and Coalesce Settings 84 - Frame Preemption for TX and RX 87 - Multiple Scheduling Algorithms (TX: WRR, DWRR, WFQ, SP, CBS, EST, TBS; 173 This parameter changes the default LPI TX Expiration time in milliseconds. 308 To enter in TX LPI mode the driver needs to have a software timer that enable 380 9) Core is able to perform TX Checksum and/or RX Checksum in HW:: 414 20) Limit the maximum TX and RX FIFO size:: 419 21) Use the specified number of TX and RX Queues:: 424 22) Use the specified TX and RX scheduling algorithm:: 429 23) Internal TX and RX Queue parameters:: [all …]
|
| /Linux-v5.15/drivers/net/ethernet/3com/ |
| D | Kconfig | 93 3C990-TX, 3CR990-TX-95, 3CR990-TX-97, 3CR990-FX-95, 3CR990-FX-97, 95 3CR990-FX-97 Server, 3C990B-TX-M, 3C990BSVR
|
| /Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
| D | phy_n.c | 17071 WRITE_RADIO_REG3(pi, RADIO_2057, TX, core, in wlc_phy_ipa_internal_tssi_setup_nphy() 17073 WRITE_RADIO_REG3(pi, RADIO_2057, TX, core, in wlc_phy_ipa_internal_tssi_setup_nphy() 17077 WRITE_RADIO_REG3(pi, RADIO_2057, TX, in wlc_phy_ipa_internal_tssi_setup_nphy() 17081 WRITE_RADIO_REG3(pi, RADIO_2057, TX, in wlc_phy_ipa_internal_tssi_setup_nphy() 17084 WRITE_RADIO_REG3(pi, RADIO_2057, TX, in wlc_phy_ipa_internal_tssi_setup_nphy() 17087 WRITE_RADIO_REG3(pi, RADIO_2057, TX, core, in wlc_phy_ipa_internal_tssi_setup_nphy() 17089 WRITE_RADIO_REG3(pi, RADIO_2057, TX, core, in wlc_phy_ipa_internal_tssi_setup_nphy() 17091 WRITE_RADIO_REG3(pi, RADIO_2057, TX, core, in wlc_phy_ipa_internal_tssi_setup_nphy() 17097 TX, core, in wlc_phy_ipa_internal_tssi_setup_nphy() 17101 TX, core, in wlc_phy_ipa_internal_tssi_setup_nphy() [all …]
|