Home
last modified time | relevance | path

Searched refs:P1 (Results 1 – 25 of 47) sorted by relevance

12

/arch/blackfin/lib/
Douts.S19 P1 = R1; /* P1 = address */ define
23 .Llong_loop_s: R0 = [P1++];
32 P1 = R1; /* P1 = address */ define
36 .Lword_loop_s: R0 = W[P1++];
45 P1 = R1; /* P1 = address */ define
49 .Lbyte_loop_s: R0 = B[P1++];
58 P1 = R1; /* P1 = address */ define
62 .Lword8_loop_s: R1 = B[P1++];
63 R0 = B[P1++];
Dins.S78 P1 = R1; /* P1 = address */ \
93 [P1++] = R0; \
98 W[P1++] = R0; \
103 B[P1++] = R0; \
105 B[P1++] = R0; \
110 B[P1++] = R0; \
115 W[P1++] = R0; \
117 W[P1++] = R0; \
Dmemcpy.S36 P1 = R1 ; /* src*/ define
64 R3 = B[P1++] (X);
74 I1 = P1;
91 P1 = I1; /* in case there's something left, */ define
99 R1 = B[P1++] (X);
114 P1 = P1 + P2; define
115 P1 += -1;
118 R1 = B[P1--] (X);
Dmemset.S39 P1 = P2 >> 2; /* count = n/4 */ define
45 LSETUP (.Lquad_loop , .Lquad_loop) LC0=P1;
75 P1 = R0; define
81 P2 -= P1; /* reduce count */
Dstrcpy.S26 P1 = R1 ; /* src*/ define
29 R1 = B [P1++] (Z);
Dstrcmp.S28 P1 = R1 ; /* s2 */ define
32 R1 = B[P1++] (Z); /* get *s2 */
Dstrncmp.S29 P1 = R1 ; /* s2 */ define
32 R1 = B[P1++] (Z); /* get *s2 */
Dmemmove.S42 P1 = P2 >> 2; /* count = n/4 */ define
43 P1 += -1;
49 LSETUP (.Lquad_loops, .Lquad_loope) LC0=P1;
Dstrncpy.S32 P1 = R1 ; /* src*/ define
36 R1 = B [P1++] (Z);
Dmemcmp.S34 P1 = P2 >> 2; /* count = n/4 */ define
39 LSETUP (.Lquad_loop_s, .Lquad_loop_e) LC0=P1;
Ddivsi3.S109 P1 = 31; /* Set loop counter */ define
122 LSETUP(.Llst,.Llend) LC0 = P1; /* Setup loop */
Dudivsi3.S148 P1 = 32; /* Set loop counter */ define
149 LSETUP(.Lulst, .Lulend) LC0 = P1; /* Set loop counter */
/arch/blackfin/mach-bf609/
Ddpm.S21 P1.H = _bf609_pm_data;
22 P1.L = _bf609_pm_data;
23 [P0] = P1;
51 P1.l = LO(SEC_END);
52 P1.h = HI(SEC_END);
54 [P1] = R0;
142 P1.H = _enter_hibernate;
143 P1.L = _enter_hibernate;
145 call (P1);
/arch/arm/boot/dts/
Dexynos5250-smdk5250.dts52 regulator-name = "P1.0V_LDO_OUT1";
59 regulator-name = "P1.2V_LDO_OUT2";
66 regulator-name = "P1.8V_LDO_OUT3";
79 regulator-name = "P1.8V_LDO_OUT5";
85 regulator-name = "P1.1V_LDO_OUT6";
92 regulator-name = "P1.1V_LDO_OUT7";
99 regulator-name = "P1.0V_LDO_OUT8";
105 regulator-name = "P1.8V_LDO_OUT10";
111 regulator-name = "P1.8V_LDO_OUT11";
123 regulator-name = "P1.8V_LDO_OUT13";
[all …]
Dexynos5250-snow.dts365 regulator-name = "P1.0V_LDO_OUT1";
372 regulator-name = "P1.8V_LDO_OUT2";
379 regulator-name = "P1.8V_LDO_OUT3";
386 regulator-name = "P1.1V_LDO_OUT7";
393 regulator-name = "P1.0V_LDO_OUT8";
400 regulator-name = "P1.8V_LDO_OUT10";
414 regulator-name = "P1.8V_LDO_OUT14";
421 regulator-name = "P1.0V_LDO_OUT15";
428 regulator-name = "P1.8V_LDO_OUT16";
467 regulator-name = "P1.8V_BUCK_OUT5";
[all …]
Dvexpress-v2m.dtsi5 * V2M-P1
21 model = "V2M-P1";
Dvexpress-v2m-rs1.dtsi5 * V2M-P1
21 model = "V2M-P1";
/arch/blackfin/mach-common/
Dcache.S44 P1 = R2; define
51 LSETUP (1f, 2f) LC1 = P1;
122 P1 = 1 << (PAGE_SHIFT - L1_CACHE_SHIFT); define
Ddpmc_modes.S207 P1.L = lo(EBIU_SDSTAT);
208 P1.H = hi(EBIU_SDSTAT);
216 R2 = w[P1];
294 P1.H = _hibernate_mode;
295 P1.L = _hibernate_mode;
308 call (P1); /* Goodbye */
/arch/m68k/fpsp040/
Dstan.S33 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
39 | U = r + r*s*(P1 + s*(P2 + s*P3)), and
230 faddx TANP1,%fp2 | ...P1+S(P2+SP3)
233 fmulx %fp1,%fp2 | ...S(P1+S(P2+SP3))
236 fmulx %fp0,%fp2 | ...RS(P1+S(P2+SP3))
241 faddx %fp2,%fp0 | ...R+RS(P1+S(P2+SP3))
268 faddx TANP1,%fp2 | ...P1+S(P2+SP3)
271 fmulx %fp0,%fp2 | ...S(P1+S(P2+SP3))
274 fmulx %fp1,%fp2 | ...RS(P1+S(P2+SP3))
279 faddx %fp2,%fp1 | ...R+RS(P1+S(P2+SP3))
Dssin.S481 |--We are now ready to perform (R+r) - N*P1 - N*P2, P1 = 2**(L) * Piby2_1 and
484 fmulx FP_SCR2(%a6),%fp4 | ...W = N*P1
/arch/hexagon/mm/
Dstrnlen_user.S65 P1 = cmp.gtu(end,start); define
69 if (!P1) jump exit_error; /* hit the end */
/arch/c6x/lib/
Dmpyll.S31 ;; P1 = X0*Y1 + X1*Y0
34 ;; result = (P2 << 64) + (P1 << 32) + P0
/arch/m68k/ifpsp060/
DREADME5 Production Release P1.00 -- October 10, 1994
DMISC5 Production Release P1.00 -- October 10, 1994

12