| /linux-6.15/tools/testing/selftests/timers/ |
| H A D | adjtick.c | 114 struct timex tx1; in check_tick_adj() local 122 tx1.offset = 0; in check_tick_adj() 123 tx1.freq = 0; in check_tick_adj() 126 adjtimex(&tx1); in check_tick_adj() 137 tx1.modes = 0; in check_tick_adj() 138 adjtimex(&tx1); in check_tick_adj() 140 if (tx1.offset || tx1.freq || tx1.tick != tickval) { in check_tick_adj() 168 struct timex tx1; in main() local 197 tx1.offset = 0; in main() 198 tx1.freq = 0; in main() [all …]
|
| H A D | raw_skew.c | 94 struct timex tx1, tx2; in main() local 103 tx1.modes = 0; in main() 104 adjtimex(&tx1); in main() 109 if (tx1.offset) in main() 130 ppm = (long long)(tx1.freq + tx2.freq) * 1000 / 2; in main() 135 if (tx1.offset || tx2.offset || in main() 136 tx1.freq != tx2.freq || tx1.tick != tx2.tick) { in main()
|
| /linux-6.15/drivers/phy/qualcomm/ |
| H A D | phy-qcom-edp.c | 98 void __iomem *tx1; member 309 writel(swing, edp->tx1 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages() 759 writel(0x00, edp->tx1 + TXn_LANE_MODE_1); in qcom_edp_phy_power_on() 784 writel(0x0f, edp->tx1 + TXn_CLKBUF_ENABLE); in qcom_edp_phy_power_on() 787 writel(0x04, edp->tx1 + TXn_TX_BAND); in qcom_edp_phy_power_on() 806 writel(0x1f, edp->tx1 + TXn_HIGHZ_DRVR_EN); in qcom_edp_phy_power_on() 807 writel(0x04, edp->tx1 + TXn_HIGHZ_DRVR_EN); in qcom_edp_phy_power_on() 808 writel(0x00, edp->tx1 + TXn_TX_POL_INV); in qcom_edp_phy_power_on() 819 writel(0x1f, edp->tx1 + TXn_TX_DRV_LVL); in qcom_edp_phy_power_on() 1088 if (IS_ERR(edp->tx1)) in qcom_edp_phy_probe() [all …]
|
| /linux-6.15/drivers/net/ethernet/8390/ |
| H A 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() 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() 597 ei_local->tx1 = 0; in ei_tx_intr() 613 if (ei_local->tx1 > 0) { in ei_tx_intr() 617 ei_local->tx1 = -1; in ei_tx_intr() 1035 ei_local->tx1 = ei_local->tx2 = 0; in __NS8390_init() [all …]
|
| H A 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() 1017 ei_local->tx1, ei_local->tx2, in axnet_start_xmit() 1048 ei_local->tx1 = -1; 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() 1289 if (ei_local->tx1 > 0) in ei_tx_intr() 1294 ei_local->tx1 = -1; in ei_tx_intr() [all …]
|
| /linux-6.15/arch/arm64/boot/dts/ti/ |
| H A D | k3-am65-iot2050-common-pg1.dtsi | 72 "tx1-0", "tx1-1", "tx1-2", "tx1-3",
|
| H A D | k3-am654-idk.dtso | 65 "tx1-0", "tx1-1", "tx1-2", "tx1-3", 132 "tx1-0", "tx1-1", "tx1-2", "tx1-3",
|
| H A D | k3-am654-icssg2.dtso | 63 "tx1-0", "tx1-1", "tx1-2", "tx1-3",
|
| H A D | k3-am642-phyboard-electra-rdk.dts | 89 "tx1-0", "tx1-1", "tx1-2", "tx1-3",
|
| H A D | k3-am65-iot2050-common.dtsi | 184 "tx1-0", "tx1-1", "tx1-2", "tx1-3",
|
| H A D | k3-am642-sr-som.dtsi | 71 "tx1-0", "tx1-1", "tx1-2", "tx1-3",
|
| /linux-6.15/Documentation/devicetree/bindings/net/ |
| H A D | ti,icssg-prueth.yaml | 39 - const: tx1-0 40 - const: tx1-1 41 - const: tx1-2 42 - const: tx1-3 202 "tx1-0", "tx1-1", "tx1-2", "tx1-3",
|
| /linux-6.15/arch/arm64/boot/dts/freescale/ |
| H A D | imx8-ss-vpu.dtsi | 46 mbox-names = "tx0", "tx1", "rx"; 57 mbox-names = "tx0", "tx1", "rx"; 68 mbox-names = "tx0", "tx1", "rx";
|
| /linux-6.15/Documentation/devicetree/bindings/media/ |
| H A D | amphion,vpu.yaml | 72 - const: tx1 149 mbox-names = "tx0", "tx1", "rx"; 160 mbox-names = "tx0", "tx1", "rx"; 171 mbox-names = "tx0", "tx1", "rx";
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | nvidia,tegra210-admaif.yaml | 74 Should be "tx1", "tx2" ... "tx10" for DMA Tx channel 90 Should be "tx1", "tx2" ... "tx20" for DMA Tx channel 117 dma-names = "rx1", "tx1",
|
| H A D | nvidia,tegra-audio-graph-card.yaml | 92 label = "jetson-tx1-ape"; 141 dma-names = "rx1", "tx1",
|
| /linux-6.15/Documentation/driver-api/dmaengine/ |
| H A 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-6.15/arch/powerpc/boot/dts/ |
| H A D | tqm8xx.dts | 76 bosch,disconnect-tx1-output; 88 bosch,disconnect-tx1-output;
|
| /linux-6.15/Documentation/devicetree/bindings/firmware/ |
| H A D | fsl,scu.yaml | 110 - const: tx1 119 - const: tx1 170 mbox-names = "tx0", "tx1", "tx2", "tx3",
|
| /linux-6.15/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-extra-pinctrl.dtsi | 153 hdmim0_tx1_cec: hdmim0-tx1-cec { 160 hdmim0_tx1_scl: hdmim0-tx1-scl { 167 hdmim0_tx1_sda: hdmim0-tx1-sda {
|
| /linux-6.15/net/wireless/ |
| H A D | Makefile | 40 thisf=$$(od -An -v -tx1 < $$f | \
|
| /linux-6.15/Documentation/devicetree/bindings/phy/ |
| H A D | qcom,edp-phy.yaml | 31 - description: tx1 register block
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | am33xx-usb.txt | 136 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 182 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
| /linux-6.15/arch/arm/boot/dts/ti/omap/ |
| H A D | omap2.dtsi | 138 dma-names = "tx0", "rx0", "tx1", "rx1", 148 dma-names = "tx0", "rx0", "tx1", "rx1";
|
| /linux-6.15/Documentation/devicetree/bindings/net/can/ |
| H A D | cc770.txt | 35 - bosch,disconnect-tx1-output : see data sheet.
|