Home
last modified time | relevance | path

Searched full:tx2 (Results 1 – 25 of 62) sorted by relevance

123

/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-c64xplus.pl41 ($TX0,$TX1,$TX2,$TX3) = map("B$_",(28..31));
109 || SWAP2 $TX1,$TX2
114 || SWAP4 $TX2,$TX3 ; byte swap
131 || SWAP2 $TX1,$TX2
136 || SWAP4 $TX2,$TX2 ; byte swap
144 || MV $TX2,$TX3
146 ADD $TX2,$T,$A ; A=T+Xi
147 || STW $TX2,*${XPB}++
157 || SWAP2 $TX1,$TX2
161 || SWAP4 $TX2,$TX2 ; byte swap
[all …]
/freebsd/sys/contrib/device-tree/Bindings/firmware/
H A Dfsl,scu.yaml70 - description: TX2 MU channel
79 - description: TX2 MU channel
99 - const: tx2
108 - const: tx2
158 mbox-names = "tx0", "tx1", "tx2", "tx3",
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dnvidia,tegra210-admaif.yaml74 Should be "tx1", "tx2" ... "tx10" for DMA Tx channel
90 Should be "tx1", "tx2" ... "tx20" for DMA Tx channel
118 "rx2", "tx2",
H A Dnvidia,tegra30-ahub.txt84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
H A Dfsl,spdif.yaml54 - description: Clock for tx2 and rx2.
H A Dnvidia,tegra-audio-graph-card.yaml142 "rx2", "tx2",
H A Dnvidia,tegra210-ahub.yaml160 "rx2", "tx2",
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Donnn,nb7vpq904m.yaml53 - 1 is TX2 lane
67 - Port B to TX2 lane
79 - Port C to TX2 lane
H A Dam33xx-usb.txt136 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
182 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
H A Dda8xx-usb.txt67 "tx1", "tx2", "tx3", "tx4";
/freebsd/sys/contrib/device-tree/Bindings/arm/freescale/
H A Dfsl,scu.txt24 - mbox-names: should include "tx0", "tx1", "tx2", "tx3",
37 Channel 2 must be "tx2" or "rx2".
198 mbox-names = "tx0", "tx1", "tx2", "tx3",
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dqcom,qmp-usb3-dp-phy.yaml95 - description: Address and length of TX2.
136 - description: Address and length of TX2.
H A Dqcom,sc7180-qmp-usb3-dp-phy.yaml104 - description: Address and length of TX2.
145 - description: Address and length of TX2.
/freebsd/sys/contrib/device-tree/Bindings/arm/
H A Dtegra.yaml180 - description: Jetson TX2 Developer Kit
184 - description: Jetson TX2 NX Developer Kit
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dti,k3-am654-cpsw-nuss.yaml99 - const: tx2
271 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
H A Dintel,ixp4xx-hss.yaml66 description: phandle to the packet TX0, TX1, TX2 and TX3 queues on the NPE
/freebsd/sys/dev/rtwn/rtl8188e/
H A Dr88e_calib.c290 uint16_t rx1[2], uint16_t tx2[2], uint16_t rx2[2]) in r88e_iq_calib_compare_results()
296 if (tx1[i] == 0xff || tx2[i] == 0xff || in r88e_iq_calib_compare_results()
300 tx_ok = (abs(tx1[i] - tx2[i]) <= RTWN_IQ_CAL_MAX_TOLERANCE); in r88e_iq_calib_compare_results()
/freebsd/sys/dev/rtwn/rtl8192c/pci/
H A Dr92ce_calib.c284 uint16_t rx1[2][2], uint16_t tx2[2][2], uint16_t rx2[2][2]) in r92ce_iq_calib_compare_results()
291 if (tx1[chain][i] == 0xff || tx2[chain][i] == 0xff || in r92ce_iq_calib_compare_results()
295 tx_ok[chain] = (abs(tx1[chain][i] - tx2[chain][i]) <= in r92ce_iq_calib_compare_results()
/freebsd/sys/dev/rtwn/rtl8192c/
H A Dr92c_calib.c303 uint16_t rx1[2][2], uint16_t tx2[2][2], uint16_t rx2[2][2]) in r92c_iq_calib_compare_results()
310 if (tx1[chain][i] == 0xff || tx2[chain][i] == 0xff || in r92c_iq_calib_compare_results()
314 tx_ok[chain] = (abs(tx1[chain][i] - tx2[chain][i]) <= in r92c_iq_calib_compare_results()
/freebsd/contrib/kyua/store/
H A Dread_transaction_test.cpp232 store::read_transaction tx2 = backend2.start_read(); in ATF_TEST_CASE_BODY() local
233 store::results_iterator iter = tx2.get_results(); in ATF_TEST_CASE_BODY()
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Ddm816x.dtsi423 "tx2", "rx2", "tx3", "rx3";
599 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
639 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
H A Ddm814x.dtsi113 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
151 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
273 "tx2", "rx2", "tx3", "rx3";
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dste-dma40.txt96 34: i2c3 RX2 TX2
H A Dstericsson,dma40.yaml56 34: i2c3 RX2 TX2
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/
H A Dtegra186-p3509-0000+p3636-0001.dts11 model = "NVIDIA Jetson TX2 NX Developer Kit";
611 nvidia,model = "NVIDIA Jetson TX2 NX HDA";
1136 label = "NVIDIA Jetson TX2 NX APE";

123