/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
D | raw_skew.c | 96 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/8390/ |
D | lib8390.c | 352 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 …]
|
D | axnet_cs.c | 996 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 …]
|
D | 8390.h | 96 short tx1, tx2; /* Packet lengths for ping-pong tx. */ member
|
/kernel/linux/linux-5.10/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 22 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 |
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/freescale/ |
D | fsl,scu.txt | 24 - mbox-names: should include "tx0", "tx1", "tx2", "tx3", 37 Channel 2 must be "tx2" or "rx2". 196 mbox-names = "tx0", "tx1", "tx2", "tx3",
|
/kernel/linux/linux-5.10/sound/soc/fsl/ |
D | fsl_ssi.c | 678 bool tx2, tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_ssi_set_bclk() local 772 tx2 = tx || ssi->synchronous; in fsl_ssi_set_bclk() 773 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), mask, stccr); in fsl_ssi_set_bclk() 804 bool tx2, tx = substream->stream == SNDRV_PCM_STREAM_PLAYBACK; in fsl_ssi_hw_params() local 857 tx2 = tx || ssi->synchronous; in fsl_ssi_hw_params() 858 regmap_update_bits(regs, REG_SSI_SxCCR(tx2), SSI_SxCCR_WL_MASK, wl); in fsl_ssi_hw_params()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | am33xx-usb.txt | 135 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 181 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
D | da8xx-usb.txt | 66 "tx1", "tx2", "tx3", "tx4";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra30-ahub.txt | 84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | dm816x.dtsi | 431 "tx2", "rx2", "tx3", "rx3"; 607 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 647 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
D | dm814x.dtsi | 117 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 155 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 274 "tx2", "rx2", "tx3", "rx3";
|
D | am33xx.dtsi | 398 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 444 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
D | omap2.dtsi | 146 "tx2", "rx2", "tx3", "rx3";
|
D | da850.dtsi | 676 "tx1", "tx2", "tx3", "tx4";
|
D | tegra114.dtsi | 583 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2",
|
D | omap3.dtsi | 466 "tx2", "rx2", "tx3", "rx3";
|
D | tegra30.dtsi | 812 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2",
|
/kernel/linux/linux-5.10/drivers/phy/qualcomm/ |
D | phy-qcom-qmp.c | 1922 void __iomem *tx2; member 2776 writel(voltage_swing_cfg, qphy->tx2 + QSERDES_V3_TX_TX_DRV_LVL); in qcom_qmp_phy_configure_dp_tx() 2777 writel(pre_emphasis_cfg, qphy->tx2 + QSERDES_V3_TX_TX_EMP_POST1_LVL); in qcom_qmp_phy_configure_dp_tx() 2781 writel(drvr_en, qphy->tx2 + QSERDES_V3_TX_HIGHZ_DRVR_EN); in qcom_qmp_phy_configure_dp_tx() 2782 writel(bias_en, qphy->tx2 + QSERDES_V3_TX_TRANSCEIVER_BIAS_EN); in qcom_qmp_phy_configure_dp_tx() 3122 qcom_qmp_phy_configure_lane(qphy->tx2, cfg->regs, in qcom_qmp_phy_power_on() 3767 qphy->tx2 = of_iomap(np, 3); in qcom_qmp_phy_create() 3769 if (!qphy->tx2 || !qphy->rx2) { in qcom_qmp_phy_create() 3774 qphy->pcs_misc = qphy->tx2; in qcom_qmp_phy_create() 3775 qphy->tx2 = qphy->tx + QMP_PHY_LEGACY_LANE_STRIDE; in qcom_qmp_phy_create()
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/ |
D | tegra186-p2771-0000.dts | 101 nvidia,model = "jetson-tx2-hda";
|
D | tegra186.dtsi | 52 <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>, /* tx2 */ 180 "rx2", "tx2",
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/ti/ |
D | k3-j7200-mcu-wakeup.dtsi | 175 dma-names = "tx0", "tx1", "tx2", "tx3",
|
D | k3-am65-mcu.dtsi | 224 dma-names = "tx0", "tx1", "tx2", "tx3",
|
D | k3-j721e-mcu-wakeup.dtsi | 318 dma-names = "tx0", "tx1", "tx2", "tx3",
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/ti/ |
D | cpsw.rst | 404 // and for tx2 and tx3 for Eth1. That is, rates 40 and 20 Mb/s appropriately
|