/Linux-v6.6/tools/testing/selftests/timers/ |
D | adjtick.c | 118 struct timex tx1; in check_tick_adj() local 120 tx1.modes = ADJ_TICK; in check_tick_adj() 121 tx1.modes |= ADJ_OFFSET; in check_tick_adj() 122 tx1.modes |= ADJ_FREQUENCY; in check_tick_adj() 123 tx1.modes |= ADJ_STATUS; in check_tick_adj() 125 tx1.status = STA_PLL; in check_tick_adj() 126 tx1.offset = 0; in check_tick_adj() 127 tx1.freq = 0; in check_tick_adj() 128 tx1.tick = tickval; in check_tick_adj() 130 adjtimex(&tx1); in check_tick_adj() [all …]
|
D | raw_skew.c | 96 struct timex tx1, tx2; in main() local 105 tx1.modes = 0; in main() 106 adjtimex(&tx1); in main() 111 if (tx1.offset) in main() 132 ppm = (long long)(tx1.freq + tx2.freq) * 1000 / 2; in main() 137 if (tx1.offset || tx2.offset || in main() 138 tx1.freq != tx2.freq || tx1.tick != tx2.tick) { in main()
|
/Linux-v6.6/drivers/phy/qualcomm/ |
D | phy-qcom-edp.c | 89 void __iomem *tx1; member 270 writel(ldo_config, edp->tx1 + TXn_LDO_CONFIG); in qcom_edp_set_voltages() 271 writel(swing, edp->tx1 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages() 272 writel(emph, edp->tx1 + TXn_TX_EMP_POST1_LVL); in qcom_edp_set_voltages() 474 writel(ldo_config, edp->tx1 + TXn_LDO_CONFIG); in qcom_edp_phy_power_on() 476 writel(0x00, edp->tx1 + TXn_LANE_MODE_1); in qcom_edp_phy_power_on() 500 writel(0x03, edp->tx1 + TXn_TRANSCEIVER_BIAS_EN); in qcom_edp_phy_power_on() 501 writel(0x0f, edp->tx1 + TXn_CLKBUF_ENABLE); in qcom_edp_phy_power_on() 502 writel(0x03, edp->tx1 + TXn_RESET_TSYNC_EN); in qcom_edp_phy_power_on() 503 writel(0x01, edp->tx1 + TXn_TRAN_DRVR_EMP_EN); in qcom_edp_phy_power_on() [all …]
|
/Linux-v6.6/drivers/net/ethernet/8390/ |
D | lib8390.c | 347 if (ei_local->tx1 == 0) { in __ei_start_xmit() 349 ei_local->tx1 = send_length; in __ei_start_xmit() 359 ei_local->tx1 > 0) in __ei_start_xmit() 362 ei_local->tx1, ei_local->lasttx, ei_local->txing); in __ei_start_xmit() 366 ei_local->tx1, ei_local->tx2, ei_local->lasttx); in __ei_start_xmit() 388 ei_local->tx1 = -1; in __ei_start_xmit() 397 if (ei_local->tx1 && ei_local->tx2) in __ei_start_xmit() 593 if (ei_local->tx1 < 0) { in ei_tx_intr() 596 ei_local->name, ei_local->lasttx, ei_local->tx1); in ei_tx_intr() 597 ei_local->tx1 = 0; in ei_tx_intr() [all …]
|
D | axnet_cs.c | 991 if (ei_local->tx1 == 0) in axnet_start_xmit() 994 ei_local->tx1 = send_length; in axnet_start_xmit() 1007 ei_local->tx1 > 0) in axnet_start_xmit() 1010 ei_local->tx1, ei_local->lasttx, in axnet_start_xmit() 1017 ei_local->tx1, ei_local->tx2, in axnet_start_xmit() 1048 ei_local->tx1 = -1; in axnet_start_xmit() 1059 if (ei_local->tx1 && ei_local->tx2) in axnet_start_xmit() 1263 if (ei_local->tx1 < 0) in ei_tx_intr() 1268 ei_local->tx1); in ei_tx_intr() 1269 ei_local->tx1 = 0; in ei_tx_intr() [all …]
|
D | 8390.h | 98 short tx1, tx2; /* Packet lengths for ping-pong tx. */ member
|
/Linux-v6.6/arch/arm64/boot/dts/freescale/ |
D | imx8-ss-vpu.dtsi | 46 mbox-names = "tx0", "tx1", "rx"; 57 mbox-names = "tx0", "tx1", "rx"; 68 mbox-names = "tx0", "tx1", "rx";
|
/Linux-v6.6/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 21 This implies that even if an irq/tasklet is triggered by end of tx1, but 22 at the time of irq/dma tx2 is already finished, tx1->complete() and 146 - a driver submitted an aligned tx1, not chained 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-v6.6/arch/powerpc/boot/dts/ |
D | tqm8xx.dts | 76 bosch,disconnect-tx1-output; 88 bosch,disconnect-tx1-output;
|
D | tqm8548.dts | 394 bosch,disconnect-tx1-output; 406 bosch,disconnect-tx1-output;
|
D | tqm8548-bigflash.dts | 394 bosch,disconnect-tx1-output; 406 bosch,disconnect-tx1-output;
|
/Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
D | rk3588-pinctrl.dtsi | 153 hdmim0_tx1_cec: hdmim0-tx1-cec { 160 hdmim0_tx1_scl: hdmim0-tx1-scl { 167 hdmim0_tx1_sda: hdmim0-tx1-sda {
|
D | rk3588s-pinctrl.dtsi | 592 hdmim0_tx1_hpd: hdmim0-tx1-hpd { 654 hdmim1_tx1_cec: hdmim1-tx1-cec { 661 hdmim1_tx1_hpd: hdmim1-tx1-hpd { 668 hdmim1_tx1_scl: hdmim1-tx1-scl { 675 hdmim1_tx1_sda: hdmim1-tx1-sda { 723 hdmim2_tx1_cec: hdmim2-tx1-cec { 730 hdmim2_tx1_scl: hdmim2-tx1-scl { 737 hdmim2_tx1_sda: hdmim2-tx1-sda {
|
/Linux-v6.6/net/wireless/ |
D | Makefile | 44 thisf=$$(od -An -v -tx1 < $$f | \
|
/Linux-v6.6/Documentation/devicetree/bindings/usb/ |
D | am33xx-usb.txt | 136 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 182 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
D | da8xx-usb.txt | 67 "tx1", "tx2", "tx3", "tx4";
|
/Linux-v6.6/arch/arm/boot/dts/ti/omap/ |
D | omap2.dtsi | 138 dma-names = "tx0", "rx0", "tx1", "rx1", 148 dma-names = "tx0", "rx0", "tx1", "rx1";
|
D | dm814x.dtsi | 113 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 151 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 272 dma-names = "tx0", "rx0", "tx1", "rx1", 286 dma-names = "tx0", "rx0", "tx1", "rx1";
|
D | dm816x.dtsi | 422 dma-names = "tx0", "rx0", "tx1", "rx1", 599 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 639 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
D | omap3.dtsi | 456 dma-names = "tx0", "rx0", "tx1", "rx1", 472 dma-names = "tx0", "rx0", "tx1", "rx1"; 487 dma-names = "tx0", "rx0", "tx1", "rx1";
|
D | am33xx.dtsi | 410 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 456 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
D | omap2430.dtsi | 325 dma-names = "tx0", "rx0", "tx1", "rx1";
|
/Linux-v6.6/Documentation/devicetree/bindings/net/can/ |
D | cc770.txt | 35 - bosch,disconnect-tx1-output : see data sheet.
|
/Linux-v6.6/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra30-ahub.txt | 84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
|
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/ |
D | imx27.dtsi | 241 dma-names = "rx0", "tx0", "rx1", "tx1"; 253 dma-names = "rx0", "tx0", "rx1", "tx1";
|