Home
last modified time | relevance | path

Searched refs:S2 (Results 1 – 25 of 126) sorted by relevance

123456

/OK3568_Linux_fs/kernel/arch/c6x/kernel/
H A Dhead.S16 MV .S2 B4,B10
17 MVKL .S2 __bss_start,B5
18 MVKH .S2 __bss_start,B5
19 MVKL .S2 __bss_stop,B6
20 MVKH .S2 __bss_stop,B6
24 MVKL .S2 current_ksp,B0
25 MVKH .S2 current_ksp,B0
29 SHR .S2 B6,3,B0 ; number of dwords to clear
33 BDEC .S2 bss_loop,B0
42 MVC .S2 CSR,B2
[all …]
H A Dentry.S28 MVC .S2 CSR,reg
29 CLR .S2 reg,0,0,reg
30 MVC .S2 reg,CSR
34 MVC .S2 CSR,reg
35 SET .S2 reg,0,0,reg
36 MVC .S2 reg,CSR
49 MVKL .S2 current_ksp,B0
50 MVKH .S2 current_ksp,B0
58 SHR .S2 B0,THREAD_SHIFT,B0 ; 0 if already using kstack
60 [B0] MV .S2 B1,SP ; and switch to kstack
[all …]
H A Dswitch_to.S21 || MVC .S2 RILC,B1
25 || MVC .S2 ILC,B0
33 || MVKL .S2 current_ksp,B1
39 || MVKH .S2 current_ksp,B1
43 MV .S2 B7,SP
58 B .S2 B3 ; return in next E1
67 MVC .S2 B0,ILC
70 MVC .S2 B1,RILC
H A Dvectors.S31 B .S2 \handler
52 B .S2 _c_int00
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Ddvb-usb-dw2102-cardlist.rst39 * - TechnoTrend TT-connect S2-4600
43 * - Terratec Cinergy S2 PCIe Dual Port 1
45 * - Terratec Cinergy S2 PCIe Dual Port 2
47 * - Terratec Cinergy S2 USB BOX
49 * - Terratec Cinergy S2 USB HD
51 * - Terratec Cinergy S2 USB HD Rev.2
53 * - Terratec Cinergy S2 USB HD Rev.3
H A Dcx88-cardlist.rst290 - Hauppauge WinTV-HVR4000 DVB-S/S2/T/Hybrid
294 - Hauppauge WinTV-HVR4000(Lite) DVB-S/S2
298 - TeVii S460 DVB-S/S2
302 - Omicom SS4 DVB-S/S2 PCI
306 - TBS 8920 DVB-S/S2
318 - PROF 7300 DVB-S/S2
322 - SATTRADE ST4200 DVB-S/S2
350 - Prof 7301 DVB-S/S2
362 - TeVii S464 DVB-S/S2
H A Ddvb-usb-pctv452e-cardlist.rst17 * - Technotrend TT Connect S2-3600
19 * - Technotrend TT Connect S2-3650-CI
H A Dcx23885-cardlist.rst82 - DVBWorld DVB-S2 2005
86 - NetUP Dual DVB-S2 CI
166 - Prof Revolution DVB-S2 8000
H A Ddvb-usb-dvbsky-cardlist.rst35 * - TechnoTrend TT-connect S2-4650 CI
39 * - Terratec Cinergy S2 Rev.4
/OK3568_Linux_fs/kernel/arch/arm/crypto/
H A Dpoly1305-armv4.pl495 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("d$_",(0..9));
537 vdup.32 $S2,r3
566 vmlal.u32 $D0,$R3,${S2}[1]
567 vmlal.u32 $D1,$R4,${S2}[1]
677 vshl.u32 $S2,$R2,#2 @ *5
681 vadd.i32 $S2,$S2,$R2
688 vst4.32 {${S2}[0],${R3}[0],${S3}[0],${R4}[0]},[$tbl0]!
689 vst4.32 {${S2}[1],${R3}[1],${S3}[1],${R4}[1]},[$tbl1]!
703 vshl.u32 $S2,$D2#lo,#2
710 vadd.i32 $S2,$S2,$D2#lo
[all …]
/OK3568_Linux_fs/kernel/arch/c6x/lib/
H A Dcsum_64plus.S25 MVC .S2 ILC,B30
33 || AND .S2 3,B4,B0
35 || MVC .S2 B5,ILC
148 BNOP .S2 B3,4
149 MVC .S2 B30,ILC
186 || MVC .S2 ILC,B30
187 SHL .S2 B4,2,B0
193 SHRU .S2 B0,1,B0
194 MVC .S2 B0,ILC
216 L15: BNOP .S2 B3,3
[all …]
H A Dmemcpy_64plus.S17 || MVC .S2 ILC,B2
24 [!B1] BNOP .S2 B3,1
27 ||[B1] MVC .S2 B1,ILC
41 BNOP .S2 B3,4
42 MVC .S2 B2,ILC
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Drate.c71 signed short S1, S2; in resample_expand() local
82 S2 = rchannels->last_S2; in resample_expand()
101 S1 = S2; in resample_expand()
103 S2 = *src; in resample_expand()
107 val = S1 + ((S2 - S1) * (signed int)pos) / BITS; in resample_expand()
117 rchannels->last_S2 = S2; in resample_expand()
130 signed short S1, S2; in resample_shrink() local
141 S2 = rchannels->last_S2; in resample_shrink()
158 S1 = S2; in resample_shrink()
160 S2 = *src; in resample_shrink()
[all …]
/OK3568_Linux_fs/kernel/scripts/coccinelle/null/
H A Dderef_null.cocci44 statement S1,S2;
48 if@p1 ((E == NULL && ...) || ...) S1 else S2
57 statement S1,S2,S3,S4;
65 ... when != if (...) S1 else S2
118 statement S1,S2,S3,S4;
126 ... when != if (...) S1 else S2
178 statement S1,S2,S3,S4;
186 ... when != if (...) S1 else S2
240 statement S1,S2;
244 if@p1 ((E == NULL && ...) || ...) S1 else S2
[all …]
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_state.h40 #define NS2(T1, S1, T2, S2) \ argument
44 val.T2 = (S2); val; })
45 #define NS3(T1, S1, T2, S2, T3, S3) \ argument
49 val.T2 = (S2); val.T3 = (S3); val; })
53 #define _NS2(D, T1, S1, T2, S2) \ argument
55 __ns.T2 = (S2); __ns; })
56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
58 __ns.T2 = (S2); __ns.T3 = (S3); __ns; })
/OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/
H A Dfor_each_child.cocci85 statement S,S2;
108 ?i2(...,n,...) S2
118 statement S,S2;
142 ?i2(...,n,...) S2
186 statement S, S2;
213 ?i2(...,n,...) S2
217 statement S2;
236 ?i2(...,n,...) S2
241 statement S,S2;
270 ?i2(...,n,...) S2
[all …]
H A Ditnull.cocci25 statement S,S1,S2;
49 S2
53 - else S2
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Dmath.hpp35 template <typename T, typename S1, typename S2>
36 Point<T> normal(const S1& a, const S2& b) { in normal()
48 template <typename T, typename S1, typename S2>
49 T dist(const S1& a, const S2& b) { in dist()
56 template <typename T, typename S1, typename S2>
57 T distSqr(const S1& a, const S2& b) { in distSqr()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/
H A DAstra-23.5E44 # S2 10891250 H 22000000 3/4 AUTO 8PSK
177 # S2 11758000 H 27500000 5/6 AUTO 8PSK
244 # S2 11954000 H 27500000 3/4 AUTO 8PSK
292 # S2 12148000 H 27500000 3/4 AUTO 8PSK
302 # S2 12226000 H 27500000 3/5 AUTO 8PSK
304 # S2 12304000 H 27500000 5/6 AUTO 8PSK
306 # S2 12344000 H 28200000 5/6 AUTO 8PSK
308 # S2 12382000 H 27500000 3/4 AUTO 8PSK
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dpoly1305-x86_64-cryptogams.pl2208 my ($R0,$R1,$R2,$R3,$R4, $S1,$S2,$S3,$S4) = map("%zmm$_",(16..24));
2255 vmovdqu `16*4-64`($ctx),%x#$T1 # ... ${S2}
2267 vpermd $T1,$T2,$S2
2276 vmovdqa64 $S2,0x80(%rsp){%k2}
2322 vpmuludq $T3,$S2,$M0
2336 vpmuludq $T4,$S2,$M1
2413 vpslld \$2,$R2,$S2
2417 vpaddd $R2,$S2,$S2
2518 vpmuludq $H3,$S2,$M0
2528 vpmuludq $H4,$S2,$M1
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/crypto/
H A Dpoly1305-armv8.pl262 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8));
514 ld1 {$S2,$R3,$S3,$R4},[x15],#64
615 umlal $ACC0,$IN23_3,${S2}[2]
626 umlal $ACC1,$IN23_4,${S2}[2]
678 umlal $ACC0,$IN01_3,${S2}[0]
693 umlal $ACC1,$IN01_4,${S2}[0]
780 umlal2 $ACC0,$IN23_3,${S2}
787 umlal2 $ACC1,$IN23_4,${S2}
818 umlal $ACC0,$IN01_3,${S2}
826 umlal $ACC1,$IN01_4,${S2}
/OK3568_Linux_fs/kernel/scripts/coccinelle/api/
H A Dmemdup_user.cocci76 statement S1,S2;
84 S2
89 statement S1,S2;
95 S2
H A Dd_find_alias.cocci18 statement S1, S2;
32 if (!dent || ...) S2
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Difaddr.cocci17 statement S1,S2;
22 S1 else S2
/OK3568_Linux_fs/u-boot/board/renesas/sh7785lcr/
H A DREADME.sh7785lcr21 This board has 2 physical memory maps. It can be changed with DIP switch(S2-5).
23 phys address | S2-5 = OFF | S2-5 = ON

123456