/linux-6.12.1/Documentation/devicetree/bindings/firmware/ |
D | fsl,scu.yaml | 61 - 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/ |
D | ti,icssg-prueth.yaml | 35 - 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",
|
D | ti,k3-am654-cpsw-nuss.yaml | 97 - const: tx0 271 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
/linux-6.12.1/Documentation/devicetree/bindings/net/can/ |
D | nxp,sja1000.yaml | 64 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/ |
D | phy-qcom-edp.c | 104 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/ |
D | k3-am65-iot2050-common-pg1.dtsi | 71 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
|
D | k3-am654-idk.dtso | 63 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3", 129 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
|
D | k3-am654-icssg2.dtso | 61 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
|
D | k3-am642-phyboard-electra-rdk.dts | 88 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
|
D | k3-am65-iot2050-common.dtsi | 183 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
|
D | k3-am642-sr-som.dtsi | 70 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
|
D | k3-am642-evm.dts | 269 dma-names = "tx0-0", "tx0-1", "tx0-2", "tx0-3",
|
/linux-6.12.1/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-6.12.1/Documentation/devicetree/bindings/media/ |
D | amphion,vpu.yaml | 72 - 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/ |
D | dice-alesis.c | 12 {6, 6, 4}, /* Tx0 = Analog + S/PDIF. */ 18 {10, 10, 4}, /* Tx0 = Analog + S/PDIF. */
|
/linux-6.12.1/include/sound/ |
D | ak4114.h | 86 #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/ |
D | twofish-x86_64-asm_64-3way.S | 93 #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/ |
D | nvidia,tegra30-ahub.txt | 51 - tx0 .. tx<n> 84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
|
D | fsl,ssi.yaml | 81 - description: DMA controller phandle and request line for TX0 92 - const: tx0
|
/linux-6.12.1/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 144 - there are not "acked" transfers (tx0) 185 - allocated queue : tx0
|
/linux-6.12.1/Documentation/devicetree/bindings/phy/ |
D | qcom,edp-phy.yaml | 29 - description: tx0 register block
|
D | samsung,ufs-phy.yaml | 74 - description: symbol clock for output symbol (tx0 symbol clock)
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap2.dtsi | 138 dma-names = "tx0", "rx0", "tx1", "rx1", 148 dma-names = "tx0", "rx0", "tx1", "rx1";
|
/linux-6.12.1/Documentation/devicetree/bindings/spi/ |
D | omap-spi.yaml | 116 dma-names = "tx0", "rx0";
|
/linux-6.12.1/drivers/media/platform/amphion/ |
D | vpu_mbox.c | 58 scnprintf(core->tx_type.name, sizeof(core->tx_type.name) - 1, "tx0"); in vpu_mbox_init()
|