Home
last modified time | relevance | path

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

12345

/linux/drivers/block/paride/
A Don26.c55 case 0: w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr()
61 case 1: w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr()
85 case 1: w0(1); P1; w0(r); P2; w0(0); P1; in on26_write_regr()
112 w0(2); P1; w0(8); P2; in on26_connect()
113 w0(2); P1; w0(x); P2; in on26_connect()
119 else { w0(4); P1; w0(4); P1; } in on26_disconnect()
172 w0(4); P1; w0(4); P1; in on26_test_port()
192 case 0: w0(1); P1; w0(1); P2; w0(2); P1; w0(0x18); P2; w0(0); P1; in on26_read_block()
199 w0(2); P1; w0(8); P2; in on26_read_block()
202 case 1: w0(1); P1; w0(1); P2; w0(2); P1; w0(0x19); P2; w0(0); P1; in on26_read_block()
[all …]
A Ddstr.c37 #define P1 w2(5);w2(0xd);w2(5);w2(4); macro
53 w0(0x81); P1; in dstr_read_regr()
55 P2; w0(r); P1; in dstr_read_regr()
80 w0(0x81); P1; in dstr_write_regr()
82 P2; w0(r); P1; in dstr_write_regr()
119 w0(0x81); P1; in dstr_read_block()
121 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_read_block()
161 w0(0x81); P1; in dstr_write_block()
163 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_write_block()
A Dcomm.c36 #define P1 w2(5);w2(0xd);w2(0xd);w2(5);w2(4); macro
53 case 0: w0(r); P1; w0(0); in comm_read_regr()
57 case 1: w0(r+0x20); P1; in comm_read_regr()
80 case 1: w0(r); P1; w0(val); P2; in comm_write_regr()
114 case 0: w0(0x48); P1; in comm_read_block()
122 case 1: w0(0x68); P1; w0(0); in comm_read_block()
156 case 1: w0(0x68); P1; in comm_write_block()
/linux/arch/arm/boot/dts/
A Dam335x-pocketbeagle.dts66 "P1.08 [SPI0_CLK]",
69 "P1.06 [SPI0_CS]",
76 "P1.26 [I2C2_SDA]",
84 "P1.20 [PRU0.16]",
90 "P1.34",
159 "P1.02 [AIN6]",
185 "P1.03 [USB1]",
186 "P1.36 [PWM0A]",
187 "P1.33 [PRU0.1]",
190 "P1.31 [PRU0.4]",
[all …]
A Dexynos5250-smdk5250.dts145 regulator-name = "P1.0V_LDO_OUT1";
152 regulator-name = "P1.2V_LDO_OUT2";
159 regulator-name = "P1.8V_LDO_OUT3";
172 regulator-name = "P1.8V_LDO_OUT5";
178 regulator-name = "P1.1V_LDO_OUT6";
185 regulator-name = "P1.1V_LDO_OUT7";
192 regulator-name = "P1.0V_LDO_OUT8";
198 regulator-name = "P1.8V_LDO_OUT10";
205 regulator-name = "P1.8V_LDO_OUT11";
217 regulator-name = "P1.8V_LDO_OUT13";
[all …]
A Dexynos5250-spring.dts156 regulator-name = "P1.0V_LDO_OUT4";
164 regulator-name = "P1.0V_LDO_OUT5";
180 regulator-name = "P1.1V_LDO_OUT7";
188 regulator-name = "P1.0V_LDO_OUT8";
196 regulator-name = "P1.8V_LDO_OUT10";
204 regulator-name = "P1.8V_LDO_OUT11";
220 regulator-name = "P1.8V_LDO_OUT13";
228 regulator-name = "P1.8V_LDO_OUT14";
236 regulator-name = "P1.0V_LDO_OUT15";
244 regulator-name = "P1.8V_LDO_OUT16";
[all …]
A Dexynos5250-snow-common.dtsi304 regulator-name = "P1.0V_LDO_OUT1";
311 regulator-name = "P1.8V_LDO_OUT2";
318 regulator-name = "P1.8V_LDO_OUT3";
325 regulator-name = "P1.1V_LDO_OUT7";
332 regulator-name = "P1.0V_LDO_OUT8";
339 regulator-name = "P1.8V_LDO_OUT10";
353 regulator-name = "P1.8V_LDO_OUT14";
360 regulator-name = "P1.0V_LDO_OUT15";
367 regulator-name = "P1.8V_LDO_OUT16";
406 regulator-name = "P1.8V_BUCK_OUT5";
[all …]
A Daspeed-bmc-amd-ethanolx.dts149 //APML for P1
174 //P1 Power regulators
179 //P0/P1 Thermal diode
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
A Dnv50.c381 int N, M, P1, P2; in nv50_clk_calc() local
400 freq = calc_div(core, vdec, &P1); in nv50_clk_calc()
413 divsv |= P1 << 8; in nv50_clk_calc()
434 calc_div(freq, dom6, &P1); in nv50_clk_calc()
437 divsv |= P1; in nv50_clk_calc()
460 freq = calc_pll(clk, 0x4028, core, &N, &M, &P1); in nv50_clk_calc()
465 0x80000000 | (P1 << 19) | (P1 << 16)); in nv50_clk_calc()
474 if (P1-- && shader == (core << 1)) { in nv50_clk_calc()
475 clk_mask(hwsq, spll[0], 0xc03f0100, (P1 << 19) | (P1 << 16)); in nv50_clk_calc()
478 freq = calc_pll(clk, 0x4020, shader, &N, &M, &P1); in nv50_clk_calc()
[all …]
A Dmcp77.c208 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
216 clock = calc_pll(clk, 0x4028, (core << 1), &N, &M, &P1); in mcp77_clk_calc()
225 if(P1 > 2) { in mcp77_clk_calc()
226 P2 = P1 - 2; in mcp77_clk_calc()
227 P1 = 2; in mcp77_clk_calc()
234 clk->cpost = (1 << P1) << 16; in mcp77_clk_calc()
242 clock = calc_pll(clk, 0x4020, shader, &N, &M, &P1); in mcp77_clk_calc()
254 clk->sctrl = P1 << 16; in mcp77_clk_calc()
260 clock = calc_P(500000, vdec, &P1); in mcp77_clk_calc()
266 clk->vdiv = P1 << 16; in mcp77_clk_calc()
/linux/arch/m68k/fpsp040/
A 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))
/linux/tools/memory-model/litmus-tests/
A DZ6.0+pooncerelease+poacquirerelease+fencembonceonce.litmus8 * if there is more than one. Of the three processes, only P1() reads from
9 * P0's write, which means that there are two non-rf links: P1() to P2()
25 P1(int *y, int *z)
A DS+poonceonces.litmus7 * first store against P1()'s final load, if the smp_store_release()
20 P1(int *x, int *y)
A DISA2+pooncelock+pooncelock+pombonce.litmus7 * (in P0() and P1()) is visible to external process P2().
20 P1(int *y, int *z, spinlock_t *mylock)
A DCoRR+poonceonce+Once.litmus17 P1(int *x)
/linux/drivers/ata/
A Data_piix.c106 P1 = 1, /* port 1 */ enumerator
343 { P0, NA, P1, NA }, /* 000b */
344 { P1, NA, P0, NA }, /* 001b */
347 { P0, P1, IDE, IDE }, /* 100b */
348 { P1, P0, IDE, IDE }, /* 101b */
349 { IDE, IDE, P0, P1 }, /* 110b */
359 { P0, P2, P1, P3 }, /* 00b */
360 { IDE, IDE, P1, P3 }, /* 01b */
377 { IDE, IDE, P1, P3 }, /* 01b */
400 { P0, NA, P1, NA }, /* 00b */
[all …]
/linux/security/apparmor/include/
A Dperms.h107 #define xcheck_ns_profile_profile(P1, P2, FN, args...) \ argument
110 if (P1->ns == P2->ns) \
111 ____e = FN((P1), (P2), args); \
A Dlabel.h172 #define label_for_each_comb(I, L1, L2, P1, P2) \ argument
174 ((P1) = (L1)->vec[(I).i]) && ((P2) = (L2)->vec[(I).j]); \
177 #define fn_for_each_comb(L1, L2, P1, P2, FN) \ argument
181 label_for_each_comb(i, (L1), (L2), (P1), (P2)) { \
/linux/tools/memory-model/Documentation/
A Dexplanation.txt121 P1()
235 P1()
517 P1()
541 P1()
649 P1()
1089 P1()
1130 P1()
1211 P1()
1237 P1()
1263 P1()
[all …]
A Dlitmus-tests.txt78 11 P1(int *x, int *y)
268 14 P1(int *x, int *y)
317 P1() is the other side completing its update.
332 14 P1(int *x, int *y)
400 15 P1(int *x, int *y)
453 15 P1(int *x, int *y)
528 17 P1(int *sl, int *x0, int *x1)
639 18 P1(int *sl, int *x0, int *x1, int *x2)
700 14 P1(int *x, int **y)
791 20 P1(int *x, int **y)
[all …]
/linux/arch/mips/include/asm/mach-cavium-octeon/
A Dkernel-entry-init.h48 xor t1, t1, 0x9000 # 63-P1
54 xor t1, t1, 0x9100 # 68-P1
60 slti t1, t1, 2 # 66-P1.2 and later good.
/linux/Documentation/admin-guide/auxdisplay/
A Dcfag12864b.rst75 Ground (21)---[GND] [GND]---[P1]---(18) Vee - R = Resistor = 22 ohm
76 Ground (22)---[GND] | - P1 = Preset = 10 Kohm
/linux/drivers/video/logo/
A Dlogo_linux_mono.pbm1 P1
A Dlogo_superh_mono.pbm1 P1
/linux/Documentation/litmus-tests/atomic/
A DAtomic-RMW-ops-are-atomic-WRT-atomic_set.litmus19 P1(atomic_t *v)

Completed in 35 milliseconds

12345