| /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/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/drivers/net/ethernet/8390/ |
| D | lib8390.c | 352 ei_local->tx2 > 0) in __ei_start_xmit() 354 "idle transmitter tx2=%d, lasttx=%d, txing=%d\n", 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() 366 "No Tx buffers free! tx1=%d tx2=%d last=%d\n", 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() [all …]
|
| D | axnet_cs.c | 996 ei_local->tx2 > 0) in axnet_start_xmit() 998 "idle transmitter tx2=%d, lasttx=%d, txing=%d\n", 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() 1016 "No Tx buffers free! tx1=%d tx2=%d last=%d\n", 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() [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | nvidia,tegra210-admaif.yaml | 58 Should be "tx1", "tx2" ... "tx10" for DMA Tx channel 74 Should be "tx1", "tx2" ... "tx20" for DMA Tx channel 102 "rx2", "tx2",
|
| D | fsl,spdif.yaml | 45 - description: Clock for tx2 and rx2.
|
| D | nvidia,tegra210-ahub.yaml | 103 "rx2", "tx2",
|
| D | nvidia,tegra30-ahub.txt | 84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
|
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| D | twofish-x86_64-asm_64-3way.S | 93 #define g1g2_3(ab, cd, Tx0, Tx1, Tx2, Tx3, Ty0, Ty1, Ty2, Ty3, x, y) \ argument 105 do16bit_ror(32, xor, xor, Tx2, Tx3, RT0, RT1, ab ## 0, x ## 0); \ 109 do16bit_ror(32, xor, xor, Tx2, Tx3, RT0, RT1, ab ## 1, x ## 1); \ 113 do16bit_ror(32, xor, xor, Tx2, Tx3, RT0, RT1, ab ## 2, x ## 2); \
|
| /kernel/linux/linux-5.10/sound/soc/codecs/ |
| D | twl4030.c | 482 /* TX2 L/R Analog/Digital microphone selection */ 1131 SOC_DOUBLE_R_TLV("TX2 Digital Capture Volume", 1325 TX2 Left/Right: either analog Left/Right or Digimic1 */ 1328 SND_SOC_DAPM_MUX("TX2 Capture Route", SND_SOC_NOPM, 0, 0, 1520 /* TX2 Left capture path */ 1521 {"TX2 Capture Route", "Analog", "ADC Physical Left"}, 1522 {"TX2 Capture Route", "Digimic1", "Digimic1 Enable"}, 1523 /* TX2 Right capture path */ 1524 {"TX2 Capture Route", "Analog", "ADC Physical Right"}, 1525 {"TX2 Capture Route", "Digimic1", "Digimic1 Enable"}, [all …]
|
| D | msm8916-wcd-digital.c | 520 SOC_SINGLE_S8_TLV("TX2 Digital Volume", LPASS_CDC_TX2_VOL_CTL_GAIN, 523 SOC_ENUM("TX2 HPF Cutoff", tx2_hpf_cutoff_enum), 525 SOC_SINGLE("TX2 HPF Switch", LPASS_CDC_TX2_MUX_CTL, 3, 1, 0), 788 SND_SOC_DAPM_AIF_OUT("I2S TX2", NULL, 0, SND_SOC_NOPM, 0, 0), 938 {"AIF1 Capture", NULL, "I2S TX2"}, 965 {"I2S TX2", NULL, "CIC2 MUX"}, 968 {"I2S TX2", NULL, "TX_I2S_CLK"},
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/ |
| D | qcom,qmp-usb3-dp-phy.yaml | 92 - description: Address and length of TX2. 132 - description: Address and length of TX2.
|
| /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/include/linux/platform_data/ |
| D | leds-lm355x.h | 51 * lm3554-envm/tx2/gpio2
|
| /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/net/ |
| D | ti,k3-am654-cpsw-nuss.yaml | 85 - const: tx2 202 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/nvidia/ |
| D | tegra186-p2771-0000.dts | 10 model = "NVIDIA Jetson TX2 Developer Kit"; 101 nvidia,model = "jetson-tx2-hda";
|
| /kernel/linux/linux-5.10/drivers/perf/ |
| D | thunderx2_pmu.c | 13 /* Each ThunderX2(TX2) Socket has a L3C and DMC UNCORE PMU device. 1021 .name = "tx2-uncore-pmu", 1034 "perf/tx2/uncore:online", in tx2_uncore_driver_init() 1038 pr_err("TX2 PMU: setup hotplug failed(%d)\n", ret); in tx2_uncore_driver_init()
|
| /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",
|
| /kernel/linux/linux-5.10/sound/soc/qcom/ |
| D | apq8096.c | 74 * TX1, TX2, TX3, TX4, TX5, TX6, TX7, TX8, TX9, TX10, TX11, TX12, TX13 in apq8096_init()
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap1/ |
| D | dma.c | 277 { "omap_udc", "tx2", SDMA_FILTER_PARAM(31) }, 295 { "omap_udc", "tx2", SDMA_FILTER_PARAM(31) },
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | s3c24xx.c | 358 { "s3c-hsudc", "tx2", (void *)DMACH_USB_EP3 }, 427 { "s3c-hsudc", "tx2", (void *)DMACH_USB_EP3 }, 520 { "s3c-hsudc", "tx2", (void *)DMACH_USB_EP3 },
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/ |
| D | ste-dma40.txt | 96 34: i2c3 RX2 TX2
|
| /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()
|