Home
last modified time | relevance | path

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

12345

/linux-6.12.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-6.12.1/Documentation/devicetree/bindings/net/
Dti,icssg-prueth.yaml35 - const: tx0-0
36 - const: tx0-1
37 - const: tx0-2
38 - const: tx0-3
201 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",
/linux-6.12.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-6.12.1/drivers/phy/qualcomm/
Dphy-qcom-edp.c104 void __iomem *tx0; member
290 writel(ldo_config, edp->tx0 + TXn_LDO_CONFIG); in qcom_edp_set_voltages()
291 writel(swing, edp->tx0 + TXn_TX_DRV_LVL); in qcom_edp_set_voltages()
292 writel(emph, edp->tx0 + TXn_TX_EMP_POST1_LVL); in qcom_edp_set_voltages()
731 writel(ldo_config, edp->tx0 + TXn_LDO_CONFIG); in qcom_edp_phy_power_on()
733 writel(0x00, edp->tx0 + TXn_LANE_MODE_1); in qcom_edp_phy_power_on()
751 writel(0x03, edp->tx0 + TXn_TRANSCEIVER_BIAS_EN); in qcom_edp_phy_power_on()
752 writel(0x0f, edp->tx0 + TXn_CLKBUF_ENABLE); in qcom_edp_phy_power_on()
753 writel(0x03, edp->tx0 + TXn_RESET_TSYNC_EN); in qcom_edp_phy_power_on()
754 writel(0x01, edp->tx0 + TXn_TRAN_DRVR_EMP_EN); in qcom_edp_phy_power_on()
[all …]
/linux-6.12.1/arch/arm64/boot/dts/ti/
Dk3-am65-iot2050-common-pg1.dtsi71 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
Dk3-am654-idk.dtso63 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
129 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
Dk3-am654-icssg2.dtso61 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
Dk3-am642-phyboard-electra-rdk.dts88 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
Dk3-am65-iot2050-common.dtsi183 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
Dk3-am642-sr-som.dtsi70 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
Dk3-am642-evm.dts269 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
/linux-6.12.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";
/linux-6.12.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-6.12.1/sound/firewire/dice/
Ddice-alesis.c12 {6, 6, 4}, /* Tx0 = Analog + S/PDIF. */
18 {10, 10, 4}, /* Tx0 = Analog + S/PDIF. */
/linux-6.12.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-6.12.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-6.12.1/Documentation/devicetree/bindings/sound/
Dnvidia,tegra30-ahub.txt51 - tx0 .. tx<n>
84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
Dfsl,ssi.yaml81 - description: DMA controller phandle and request line for TX0
92 - const: tx0
/linux-6.12.1/Documentation/driver-api/dmaengine/
Dpxa_dma.rst144 - there are not "acked" transfers (tx0)
185 - allocated queue : tx0
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dqcom,edp-phy.yaml29 - description: tx0 register block
Dsamsung,ufs-phy.yaml74 - description: symbol clock for output symbol (tx0 symbol clock)
/linux-6.12.1/arch/arm/boot/dts/ti/omap/
Domap2.dtsi138 dma-names = "tx0", "rx0", "tx1", "rx1",
148 dma-names = "tx0", "rx0", "tx1", "rx1";
/linux-6.12.1/Documentation/devicetree/bindings/spi/
Domap-spi.yaml116 dma-names = "tx0", "rx0";
/linux-6.12.1/drivers/media/platform/amphion/
Dvpu_mbox.c58 scnprintf(core->tx_type.name, sizeof(core->tx_type.name) - 1, "tx0"); in vpu_mbox_init()

12345