Home
last modified time | relevance | path

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

1234

/Linux-v6.1/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",
/Linux-v6.1/drivers/phy/qualcomm/
Dphy-qcom-edp.c90 void __iomem *tx0; member
268 writel(ldo_config, edp->tx0 + TXn_LDO_CONFIG); in qcom_edp_set_voltages()
269 writel(swing, edp->tx0 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages()
270 writel(emph, edp->tx0 + TXn_TX_EMP_POST1_LVL); in qcom_edp_set_voltages()
475 writel(ldo_config, edp->tx0 + TXn_LDO_CONFIG); in qcom_edp_phy_power_on()
477 writel(0x00, edp->tx0 + TXn_LANE_MODE_1); in qcom_edp_phy_power_on()
495 writel(0x03, edp->tx0 + TXn_TRANSCEIVER_BIAS_EN); in qcom_edp_phy_power_on()
496 writel(0x0f, edp->tx0 + TXn_CLKBUF_ENABLE); in qcom_edp_phy_power_on()
497 writel(0x03, edp->tx0 + TXn_RESET_TSYNC_EN); in qcom_edp_phy_power_on()
498 writel(0x01, edp->tx0 + TXn_TRAN_DRVR_EMP_EN); in qcom_edp_phy_power_on()
[all …]
/Linux-v6.1/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
/Linux-v6.1/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";
Dimx8dxl.dtsi115 mbox-names = "tx0",
/Linux-v6.1/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";
/Linux-v6.1/sound/firewire/dice/
Ddice-alesis.c12 {6, 6, 4}, /* Tx0 = Analog + S/PDIF. */
18 {10, 10, 4}, /* Tx0 = Analog + S/PDIF. */
/Linux-v6.1/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); \
/Linux-v6.1/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 */
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dnvidia,tegra30-ahub.txt51 - tx0 .. tx<n>
84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
Dfsl,spdif.yaml49 - description: Clock for tx0 and rx0.
Drenesas,rz-ssi.yaml60 MID/RID value of SSI tx0 = 0x255
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dti,k3-am654-cpsw-nuss.yaml95 - const: tx0
233 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
Dintel,ixp4xx-hss.yaml66 description: phandle to the packet TX0, TX1, TX2 and TX3 queues on the NPE
/Linux-v6.1/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)
/Linux-v6.1/Documentation/driver-api/dmaengine/
Dpxa_dma.rst144 - there are not "acked" transfers (tx0)
185 - allocated queue : tx0
/Linux-v6.1/arch/arm/boot/dts/
Domap2.dtsi138 dma-names = "tx0", "rx0", "tx1", "rx1",
148 dma-names = "tx0", "rx0", "tx1", "rx1";
Domap3.dtsi456 dma-names = "tx0", "rx0", "tx1", "rx1",
472 dma-names = "tx0", "rx0", "tx1", "rx1";
487 dma-names = "tx0", "rx0", "tx1", "rx1";
499 dma-names = "tx0", "rx0";
/Linux-v6.1/Documentation/devicetree/bindings/spi/
Domap-spi.yaml116 dma-names = "tx0", "rx0";
/Linux-v6.1/drivers/media/platform/amphion/
Dvpu_mbox.c61 scnprintf(core->tx_type.name, sizeof(core->tx_type.name) - 1, "tx0"); in vpu_mbox_init()
/Linux-v6.1/drivers/staging/vt6655/
Dmac.c26 * MACvSetCurrTx0DescAddr - Set Tx0 Descriptors Address
385 /* Tx0 */ in vt6655_mac_safe_tx_off()
586 * Set the chip with current tx0 descriptor address
/Linux-v6.1/arch/arm/mach-omap1/
Ddma.c275 { "omap_udc", "tx0", SDMA_FILTER_PARAM(29) },
293 { "omap_udc", "tx0", SDMA_FILTER_PARAM(29) },
/Linux-v6.1/arch/arm/mach-s3c/
Ds3c24xx.c354 { "s3c-hsudc", "tx0", (void *)DMACH_USB_EP1 },
423 { "s3c-hsudc", "tx0", (void *)DMACH_USB_EP1 },
518 { "s3c-hsudc", "tx0", (void *)DMACH_USB_EP1 },
/Linux-v6.1/arch/arm64/boot/dts/amd/
Damd-seattle-xgbe-b.dtsi40 <0 0xe1240800 0 0x00400>, /* SERDES RX/TX0 */

1234