Home
last modified time | relevance | path

Searched refs:tx2 (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v5.15/tools/testing/selftests/timers/
Draw_skew.c96 struct timex tx1, tx2; in main() local
120 tx2.modes = 0; in main()
121 adjtimex(&tx2); in main()
132 ppm = (tx1.freq + tx2.freq) * 1000 / 2; in main()
138 if (tx1.offset || tx2.offset || in main()
139 tx1.freq != tx2.freq || tx1.tick != tx2.tick) { in main()
/Linux-v5.15/drivers/net/ethernet/8390/
Dlib8390.c352 ei_local->tx2 > 0) in __ei_start_xmit()
355 ei_local->tx2, ei_local->lasttx, ei_local->txing); in __ei_start_xmit()
356 } else if (ei_local->tx2 == 0) { in __ei_start_xmit()
358 ei_local->tx2 = send_length; in __ei_start_xmit()
367 ei_local->tx1, ei_local->tx2, ei_local->lasttx); in __ei_start_xmit()
392 ei_local->tx2 = -1; in __ei_start_xmit()
398 if (ei_local->tx1 && ei_local->tx2) in __ei_start_xmit()
599 if (ei_local->tx2 > 0) { in ei_tx_intr()
601 NS8390_trigger_send(dev, ei_local->tx2, ei_local->tx_start_page + 6); in ei_tx_intr()
603 ei_local->tx2 = -1; in ei_tx_intr()
[all …]
Daxnet_cs.c996 ei_local->tx2 > 0) in axnet_start_xmit()
999 ei_local->tx2, ei_local->lasttx, in axnet_start_xmit()
1002 else if (ei_local->tx2 == 0) in axnet_start_xmit()
1005 ei_local->tx2 = send_length; in axnet_start_xmit()
1017 ei_local->tx1, ei_local->tx2, in axnet_start_xmit()
1053 ei_local->tx2 = -1; in axnet_start_xmit()
1059 if (ei_local->tx1 && ei_local->tx2) in axnet_start_xmit()
1270 if (ei_local->tx2 > 0) in ei_tx_intr()
1273 NS8390_trigger_send(dev, ei_local->tx2, ei_local->tx_start_page + 6); in ei_tx_intr()
1275 ei_local->tx2 = -1; in ei_tx_intr()
[all …]
D8390.h96 short tx1, tx2; /* Packet lengths for ping-pong tx. */ member
/Linux-v5.15/Documentation/driver-api/dmaengine/
Dpxa_dma.rst22 at the time of irq/dma tx2 is already finished, tx1->complete() and
23 tx2->complete() should be called.
148 - a driver submitted an aligned tx2 => tx2 is cold chained to tx1
150 - a driver issued tx1+tx2 => channel is running in aligned mode
172 | tx1 | | tx2 | | tx3 | | tx4 |
/Linux-v5.15/Documentation/devicetree/bindings/arm/freescale/
Dfsl,scu.txt24 - mbox-names: should include "tx0", "tx1", "tx2", "tx3",
37 Channel 2 must be "tx2" or "rx2".
197 mbox-names = "tx0", "tx1", "tx2", "tx3",
/Linux-v5.15/sound/soc/fsl/
Dfsl_ssi.c678 bool tx2, tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_ssi_set_bclk() local
771 tx2 = tx || ssi->synchronous; in fsl_ssi_set_bclk()
772 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), mask, stccr); in fsl_ssi_set_bclk()
803 bool tx2, tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_ssi_hw_params() local
856 tx2 = tx || ssi->synchronous; in fsl_ssi_hw_params()
857 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), SSI_SxCCR_WL_MASK, wl); in fsl_ssi_hw_params()
/Linux-v5.15/Documentation/devicetree/bindings/usb/
Dam33xx-usb.txt135 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
181 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
Dda8xx-usb.txt66 "tx1", "tx2", "tx3", "tx4";
/Linux-v5.15/drivers/phy/qualcomm/
Dphy-qcom-qmp.c2879 void __iomem *tx2; member
4177 writel(voltage_swing_cfg, qphy->tx2 + drv_lvl_reg); in qcom_qmp_phy_configure_dp_swing()
4178 writel(pre_emphasis_cfg, qphy->tx2 + emp_post_reg); in qcom_qmp_phy_configure_dp_swing()
4203 writel(drvr_en, qphy->tx2 + QSERDES_V3_TX_HIGHZ_DRVR_EN); in qcom_qmp_v3_phy_configure_dp_tx()
4204 writel(bias_en, qphy->tx2 + QSERDES_V3_TX_TRANSCEIVER_BIAS_EN); in qcom_qmp_v3_phy_configure_dp_tx()
4359 writel(0x27, qphy->tx2 + QSERDES_V4_TX_TX_DRV_LVL); in qcom_qmp_v4_phy_configure_dp_tx()
4362 writel(0x20, qphy->tx2 + QSERDES_V4_TX_TX_EMP_POST1_LVL); in qcom_qmp_v4_phy_configure_dp_tx()
4482 writel(drvr1_en, qphy->tx2 + QSERDES_V4_TX_HIGHZ_DRVR_EN); in qcom_qmp_v4_phy_configure_dp_phy()
4483 writel(bias1_en, qphy->tx2 + QSERDES_V4_TX_TRANSCEIVER_BIAS_EN); in qcom_qmp_v4_phy_configure_dp_phy()
4497 writel(0x0a, qphy->tx2 + QSERDES_V4_TX_TX_POL_INV); in qcom_qmp_v4_phy_configure_dp_phy()
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Dnvidia,tegra30-ahub.txt84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
/Linux-v5.15/arch/arm/boot/dts/
Ddm816x.dtsi427 "tx2", "rx2", "tx3", "rx3";
603 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
643 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
Ddm814x.dtsi117 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
155 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
274 "tx2", "rx2", "tx3", "rx3";
Domap2.dtsi142 "tx2", "rx2", "tx3", "rx3";
Dam33xx.dtsi403 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
449 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
Dda850.dtsi671 "tx1", "tx2", "tx3", "tx4";
Dtegra114.dtsi583 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2",
Domap3.dtsi460 "tx2", "rx2", "tx3", "rx3";
/Linux-v5.15/arch/arm64/boot/dts/ti/
Dk3-am65-mcu.dtsi221 dma-names = "tx0", "tx1", "tx2", "tx3",
Dk3-j721e-mcu-wakeup.dtsi315 dma-names = "tx0", "tx1", "tx2", "tx3",
Dk3-j7200-mcu-wakeup.dtsi204 dma-names = "tx0", "tx1", "tx2", "tx3",
Dk3-am64-main.dtsi505 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6",
/Linux-v5.15/arch/arm64/boot/dts/nvidia/
Dtegra186-p3509-0000+p3636-0001.dts127 nvidia,model = "jetson-tx2-hda";
Dtegra186.dtsi52 <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>, /* tx2 */
180 "rx2", "tx2",
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/ti/
Dcpsw.rst404 // and for tx2 and tx3 for Eth1. That is, rates 40 and 20 Mb/s appropriately

12