/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha1-c64xplus.pl | 41 ($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 D | fsl,scu.yaml | 70 - 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 D | nvidia,tegra210-admaif.yaml | 74 Should be "tx1", "tx2" ... "tx10" for DMA Tx channel 90 Should be "tx1", "tx2" ... "tx20" for DMA Tx channel 118 "rx2", "tx2",
|
H A D | nvidia,tegra30-ahub.txt | 84 dma-names = "rx0", "tx0", "rx1", "tx1", "rx2", "tx2", "rx3", "tx3";
|
H A D | fsl,spdif.yaml | 54 - description: Clock for tx2 and rx2.
|
H A D | nvidia,tegra-audio-graph-card.yaml | 142 "rx2", "tx2",
|
H A D | nvidia,tegra210-ahub.yaml | 160 "rx2", "tx2",
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | onnn,nb7vpq904m.yaml | 53 - 1 is TX2 lane 67 - Port B to TX2 lane 79 - Port C to TX2 lane
|
H A D | am33xx-usb.txt | 136 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 182 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
H A D | da8xx-usb.txt | 67 "tx1", "tx2", "tx3", "tx4";
|
/freebsd/sys/contrib/device-tree/Bindings/arm/freescale/ |
H A D | fsl,scu.txt | 24 - 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 D | qcom,qmp-usb3-dp-phy.yaml | 95 - description: Address and length of TX2. 136 - description: Address and length of TX2.
|
H A D | qcom,sc7180-qmp-usb3-dp-phy.yaml | 104 - description: Address and length of TX2. 145 - description: Address and length of TX2.
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | tegra.yaml | 180 - description: Jetson TX2 Developer Kit 184 - description: Jetson TX2 NX Developer Kit
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ti,k3-am654-cpsw-nuss.yaml | 99 - const: tx2 271 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
H A D | intel,ixp4xx-hss.yaml | 66 description: phandle to the packet TX0, TX1, TX2 and TX3 queues on the NPE
|
/freebsd/sys/dev/rtwn/rtl8188e/ |
H A D | r88e_calib.c | 290 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 D | r92ce_calib.c | 284 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 D | r92c_calib.c | 303 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 D | read_transaction_test.cpp | 232 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 D | dm816x.dtsi | 423 "tx2", "rx2", "tx3", "rx3"; 599 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 639 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
H A D | dm814x.dtsi | 113 "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 D | ste-dma40.txt | 96 34: i2c3 RX2 TX2
|
H A D | stericsson,dma40.yaml | 56 34: i2c3 RX2 TX2
|
/freebsd/sys/contrib/device-tree/src/arm64/nvidia/ |
H A D | tegra186-p3509-0000+p3636-0001.dts | 11 model = "NVIDIA Jetson TX2 NX Developer Kit"; 611 nvidia,model = "NVIDIA Jetson TX2 NX HDA"; 1136 label = "NVIDIA Jetson TX2 NX APE";
|