Searched full:mux2 (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha1-ia64.pl | 20 # bits of 64-bit register. Just follow mux2 and shrp instructions... 90 mux2 tmp6=$a,0x44 };; // see b in next iteration 93 mux2 $X[$i]=$X[$i],0x44 } //;; 115 mux2 tmp6=$a,0x44 };; // see b in next iteration 118 mux2 $X[$i]=$X[$i],0x44 };; 145 mux2 tmp6=$a,0x44 };; // see b in next iteration 174 mux2 tmp6=$a,0x44 };; // see b in next iteration 223 mux2 tmp6=$a,0x44 };; // see b in next iteration 277 mux2 tmp6=$h1,0x44 }
|
H A D | sha512-ia64.pl | 36 # as custom 'mux2', "parallel 32-bit add," 'padd4' and "parallel 473 mux2 $t0=A,0x44 };; // copy lower half to upper 502 mux2 H=X[15],0x44 } // mov H=X[15] in sha512 540 mux2 $t0=A,0x44 };; // copy lower half to upper 542 // upon mux2 output usage 574 mux2 H=X[15],0x44 } // mov H=X[15] in sha512 616 s/mux2(\s+)([^=]+)=([^,]+),\S+/mov$1 $2=$3/gm;
|
/freebsd/sys/contrib/device-tree/Bindings/mux/ |
H A D | mux-controller.yaml | 142 mux2: mux-controller { 155 mux-controls = <&mux2>; 164 mux-controls = <&mux2>;
|
H A D | reg-mux.yaml | 105 mux2: mux-controller { 118 mux-controls = <&mux2 0>;
|
/freebsd/sys/arm/freescale/vybrid/ |
H A D | vf_dmamux.h | 34 MUX2, enumerator
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_minidump.h | 327 * Read MUX2 Entry Header
|
/freebsd/sys/dev/sound/pci/ |
H A D | spicds.c | 231 spicds_wrcd(codec, 0x1d, 0x009); /* Out Mux2 (VOUT2 = DAC, VOUT3 = DAC) */ in spicds_init()
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/clock/ |
H A D | tegra234-clock.h | 99 /** @brief output of GPU GPC0 clkGen (in 1x mode same rate as GPC0 MUX2 out) */ 448 /** @brief output of GPU GPC1 clkGen (in 1x mode same rate as GPC1 MUX2 out) */
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300reg.h | 995 /* GPIO Input Mux2 */ 1004 /* GPIO Output Mux2 */
|