/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha1-c64xplus.pl | 41 ($TX0,$TX1,$TX2,$TX3) = map("B$_",(28..31)); 82 LDNW *${INP}++,$TX1 ; pre-fetch input 109 || SWAP2 $TX1,$TX2 110 || LDNW *${INP}++,$TX1 131 || SWAP2 $TX1,$TX2 132 || LDNW *${INP}++,$TX1 157 || SWAP2 $TX1,$TX2 168 || XOR $X8,$X13,$TX1 175 || XOR $TX0,$TX1,$TX1 185 || ROTL $TX1,1,$TX2 ; Xupdate output [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/net/can/ |
H A D | nxp,sja1000.yaml | 64 or combination of TX0 and TX1: 69 <0x08> : TX1 invert 70 <0x10> : TX1 pull-down 71 <0x20> : TX1 pull-up 72 <0x30> : TX1 push-pull
|
H A D | sja1000.txt | 36 <0x08> : TX1 invert 37 <0x10> : TX1 pull-down 38 <0x20> : TX1 pull-up 39 <0x30> : TX1 push-pull
|
H A D | cc770.txt | 35 - bosch,disconnect-tx1-output : see data sheet.
|
/freebsd/sys/contrib/device-tree/Bindings/firmware/ |
H A D | fsl,scu.yaml | 69 - description: TX1 MU channel 78 - description: TX1 MU channel 98 - const: tx1 107 - const: tx1 158 mbox-names = "tx0", "tx1", "tx2", "tx3",
|
/freebsd/sys/contrib/device-tree/src/arm64/freescale/ |
H A D | imx8-ss-vpu.dtsi | 46 mbox-names = "tx0", "tx1", "rx"; 57 mbox-names = "tx0", "tx1", "rx"; 68 mbox-names = "tx0", "tx1", "rx";
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | amphion,vpu.yaml | 73 - const: tx1 150 mbox-names = "tx0", "tx1", "rx"; 161 mbox-names = "tx0", "tx1", "rx"; 172 mbox-names = "tx0", "tx1", "rx";
|
/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 117 dma-names = "rx1", "tx1",
|
H A D | nvidia,tegra-audio-graph-card.yaml | 92 label = "jetson-tx1-ape"; 141 dma-names = "rx1", "tx1",
|
H A D | fsl,spdif.yaml | 50 - description: Clock for tx1 and rx1.
|
H A D | renesas,rz-ssi.yaml | 69 MID/RID value of SSI tx1 = 0x259
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | onnn,nb7vpq904m.yaml | 60 - 2 is TX1 lane 74 - Port C to TX1 lane 84 - Port B to TX1 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", 36 Channel 1 must be "tx1" or "rx1". 198 mbox-names = "tx0", "tx1", "tx2", "tx3",
|
/freebsd/sys/contrib/device-tree/src/powerpc/ |
H A D | tqm8xx.dts | 76 bosch,disconnect-tx1-output; 88 bosch,disconnect-tx1-output;
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3588-pinctrl.dtsi | 153 hdmim0_tx1_cec: hdmim0-tx1-cec { 160 hdmim0_tx1_scl: hdmim0-tx1-scl { 167 hdmim0_tx1_sda: hdmim0-tx1-sda {
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | omap-spi.txt | 47 dma-names = "tx0", "rx0", "tx1", "rx1";
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ti,k3-am654-cpsw-nuss.yaml | 98 - const: tx1 271 dma-names = "tx0", "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7",
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | qcom,edp-phy.yaml | 29 - description: tx1 register block
|
/freebsd/sys/dev/rtwn/rtl8188e/ |
H A D | r88e_calib.c | 289 r88e_iq_calib_compare_results(struct rtwn_softc *sc, uint16_t tx1[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 | 283 r92ce_iq_calib_compare_results(struct rtwn_softc *sc, uint16_t tx1[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/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap2.dtsi | 138 dma-names = "tx0", "rx0", "tx1", "rx1", 148 dma-names = "tx0", "rx0", "tx1", "rx1";
|
H A D | dm814x.dtsi | 113 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 151 "tx1", "tx2", "tx3", "tx4", "tx5", "tx6", "tx7", 272 dma-names = "tx0", "rx0", "tx1", "rx1", 286 dma-names = "tx0", "rx0", "tx1", "rx1";
|
/freebsd/sys/dev/rtwn/rtl8192c/ |
H A D | r92c_calib.c | 302 r92c_iq_calib_compare_results(struct rtwn_softc *sc, uint16_t tx1[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()
|