Home
last modified time | relevance | path

Searched full:tx0 (Results 1 – 25 of 166) sorted by relevance

1234567

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/firmware/
Dfsl,scu.yaml61 - description: TX0 MU channel
64 - description: TX0 MU channel
68 - description: TX0 MU channel
77 - description: TX0 MU channel
90 - const: tx0
93 - const: tx0
97 - const: tx0
106 - const: tx0
158 mbox-names = "tx0", "tx1", "tx2", "tx3",
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dti,icssg-prueth.yaml34 - const: tx0-0
35 - const: tx0-1
36 - const: tx0-2
37 - const: tx0-3
162 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
Dti,k3-am654-cpsw-nuss.yaml97 - const: tx0
271 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
Dphy-qcom-edp.c88 void __iomem *tx0; member
266 writel(ldo_config, edp->tx0 + TXn_LDO_CONFIG); in qcom_edp_set_voltages()
267 writel(swing, edp->tx0 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages()
268 writel(emph, edp->tx0 + TXn_TX_EMP_POST1_LVL); in qcom_edp_set_voltages()
473 writel(ldo_config, edp->tx0 + TXn_LDO_CONFIG); in qcom_edp_phy_power_on()
475 writel(0x00, edp->tx0 + TXn_LANE_MODE_1); in qcom_edp_phy_power_on()
493 writel(0x03, edp->tx0 + TXn_TRANSCEIVER_BIAS_EN); in qcom_edp_phy_power_on()
494 writel(0x0f, edp->tx0 + TXn_CLKBUF_ENABLE); in qcom_edp_phy_power_on()
495 writel(0x03, edp->tx0 + TXn_RESET_TSYNC_EN); in qcom_edp_phy_power_on()
496 writel(0x01, edp->tx0 + TXn_TRAN_DRVR_EMP_EN); in qcom_edp_phy_power_on()
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/can/
Dnxp,sja1000.yaml64 or combination of TX0 and TX1:
65 <0x01> : TX0 invert
66 <0x02> : TX0 pull-down (default)
67 <0x04> : TX0 pull-up
68 <0x06> : TX0 push-pull
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/can/
Dsja1000.txt32 <0x01> : TX0 invert
33 <0x02> : TX0 pull-down (default)
34 <0x04> : TX0 pull-up
35 <0x06> : TX0 push-pull
/kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/
Dimx8-ss-vpu.dtsi46 mbox-names = "tx0", "tx1", "rx";
57 mbox-names = "tx0", "tx1", "rx";
68 mbox-names = "tx0", "tx1", "rx";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Damphion,vpu.yaml72 - const: tx0
150 mbox-names = "tx0", "tx1", "rx";
161 mbox-names = "tx0", "tx1", "rx";
172 mbox-names = "tx0", "tx1", "rx";
/kernel/linux/linux-6.6/sound/firewire/dice/
Ddice-alesis.c12 {6, 6, 4}, /* Tx0 = Analog + S/PDIF. */
18 {10, 10, 4}, /* Tx0 = Analog + S/PDIF. */
/kernel/linux/linux-5.10/sound/firewire/dice/
Ddice-alesis.c12 {6, 6, 4}, /* Tx0 = Analog + S/PDIF. */
18 {10, 10, 4}, /* Tx0 = Analog + S/PDIF. */
/kernel/linux/linux-5.10/arch/x86/crypto/
Dtwofish-x86_64-asm_64-3way.S93 #define g1g2_3(ab, cd, Tx0, Tx1, Tx2, Tx3, Ty0, Ty1, Ty2, Ty3, x, y) \ argument
95 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 0, ab ## 0, x ## 0); \
98 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 1, ab ## 1, x ## 1); \
101 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 2, ab ## 2, x ## 2); \
/kernel/linux/linux-6.6/arch/x86/crypto/
Dtwofish-x86_64-asm_64-3way.S93 #define g1g2_3(ab, cd, Tx0, Tx1, Tx2, Tx3, Ty0, Ty1, Ty2, Ty3, x, y) \ argument
95 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 0, ab ## 0, x ## 0); \
98 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 1, ab ## 1, x ## 1); \
101 do16bit_ror(32, mov, xor, Tx0, Tx1, RT0, x ## 2, ab ## 2, x ## 2); \
/kernel/linux/linux-5.10/include/sound/
Dak4114.h86 #define AK4114_TX0E (1<<3) /* TX0 Output Enable (1 = enable) */
87 #define AK4114_OPS02 (1<<2) /* Output Data Selector for TX0 pin */
88 #define AK4114_OPS01 (1<<1) /* Output Data Selector for TX0 pin */
89 #define AK4114_OPS00 (1<<0) /* Output Data Selector for TX0 pin */
/kernel/linux/linux-6.6/include/sound/
Dak4114.h86 #define AK4114_TX0E (1<<3) /* TX0 Output Enable (1 = enable) */
87 #define AK4114_OPS02 (1<<2) /* Output Data Selector for TX0 pin */
88 #define AK4114_OPS01 (1<<1) /* Output Data Selector for TX0 pin */
89 #define AK4114_OPS00 (1<<0) /* Output Data Selector for TX0 pin */
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dnvidia,tegra30-ahub.txt51 - tx0 .. tx<n>
84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dnvidia,tegra30-ahub.txt51 - tx0 .. tx<n>
84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/freescale/
Dfsl,scu.txt24 - mbox-names: should include "tx0", "tx1", "tx2", "tx3",
35 Channel 0 must be "tx0" or "rx0".
196 mbox-names = "tx0", "tx1", "tx2", "tx3",
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dti,k3-am654-cpsw-nuss.yaml83 - const: tx0
202 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/spi/
Domap-spi.txt47 dma-names = "tx0", "rx0", "tx1", "rx1";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/
Dqcom,edp-phy.yaml28 - description: tx0 register block
Dsamsung,ufs-phy.yaml73 - description: symbol clock for output symbol (tx0 symbol clock)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/phy/
Dsamsung,ufs-phy.yaml32 - description: symbol clock for output symbol ( tx0 symbol clock)
/kernel/linux/linux-5.10/Documentation/driver-api/dmaengine/
Dpxa_dma.rst144 - there are not "acked" transfers (tx0)
185 - allocated queue : tx0
/kernel/linux/linux-6.6/Documentation/driver-api/dmaengine/
Dpxa_dma.rst144 - there are not "acked" transfers (tx0)
185 - allocated queue : tx0
/kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/
Domap2.dtsi138 dma-names = "tx0", "rx0", "tx1", "rx1",
148 dma-names = "tx0", "rx0", "tx1", "rx1";

1234567