Home
last modified time | relevance | path

Searched refs:P2 (Results 1 – 25 of 58) sorted by relevance

123

/linux/drivers/block/paride/
A Don26.c41 #define P2 w2(5);w2(7);w2(5);w2(4); macro
86 w0(val); P2; w0(val); P2; in on26_write_regr()
112 w0(2); P1; w0(8); P2; in on26_connect()
113 w0(2); P1; w0(x); P2; in on26_connect()
152 w0(2); P1; w0(0); P2; in on26_test_port()
153 w0(3); P1; w0(0); P2; 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()
208 w0(2); P1; w0(9); P2; in on26_read_block()
[all …]
A Ddstr.c38 #define P2 w2(5);w2(7);w2(5);w2(4); macro
55 P2; w0(r); P1; in dstr_read_regr()
82 P2; w0(r); P1; in dstr_write_regr()
121 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_read_block()
163 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_write_block()
A Dcomm.c37 #define P2 w2(5);w2(7);w2(7);w2(5);w2(4); macro
80 case 1: w0(r); P1; w0(val); P2; in comm_write_regr()
/linux/arch/arm/boot/dts/
A Dam335x-pocketbeagle.dts87 "P2.03",
91 "P2.19",
112 "P2.24",
113 "P2.33",
114 "P2.22",
115 "P2.18",
120 "P2.10",
125 "P2.06",
126 "P2.04",
127 "P2.02",
[all …]
A Dlpc3250-ea3250.dts57 gpios = <&gpio 2 0 0>; /* P2.0 */
63 gpios = <&gpio 2 1 0>; /* P2.1 */
69 gpios = <&gpio 2 2 0>; /* P2.2 */
75 gpios = <&gpio 2 3 0>; /* P2.3 */
81 gpios = <&gpio 2 4 0>; /* P2.4 */
97 gpios = <&gpio 2 10 1>; /* P2.10, active low */
102 gpios = <&gpio 2 11 1>; /* P2.11, active low */
107 gpios = <&gpio 2 12 1>; /* P2.12, active low */
A Dkirkwood-topkick.dts8 model = "Universal Scientific Industrial Co. Topkick-1281P2";
9 compatible = "usi,topkick-1281P2", "usi,topkick", "marvell,kirkwood-88f6282", "marvell,kirkwood";
/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
224 faddx TANP2,%fp2 | ...P2+SP3
227 fmulx %fp1,%fp2 | ...S(P2+SP3)
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))
262 faddx TANP2,%fp2 | ...P2+SP3
265 fmulx %fp0,%fp2 | ...S(P2+SP3)
268 faddx TANP1,%fp2 | ...P1+S(P2+SP3)
[all …]
/linux/tools/memory-model/litmus-tests/
A DISA2+pooncerelease+poacquirerelease+poacquireonce.litmus7 * to order P0()'s initial write against P2()'s final read. The reason
9 * case (P2() to P0()), each process reads from the preceding process's
30 P2(int *x, int *z)
A DZ6.0+pooncerelease+poacquirerelease+fencembonceonce.litmus9 * P0's write, which means that there are two non-rf links: P1() to P2()
10 * is a write-to-write link (AKA a "coherence" or just "co" link) and P2()
33 P2(int *x, int *z)
A DISA2+pooncelock+pooncelock+pombonce.litmus7 * (in P0() and P1()) is visible to external process P2().
30 P2(int *x, int *z)
A DWRC+poonceonces+Once.litmus26 P2(int *x, int *y)
A DISA2+poonceonces.litmus28 P2(int *x, int *z)
A DWRC+pooncerelease+fencermbonceonce+Once.litmus28 P2(int *x, int *y)
A DZ6.0+pooncelock+poonceLock+pombonce.litmus33 P2(int *x, int *z)
A DZ6.0+pooncelock+pooncelock+pombonce.litmus31 P2(int *x, int *z)
A DIRIW+poonceonces+OnceOnce.litmus29 P2(int *y)
A DIRIW+fencembonceonces+OnceOnce.litmus30 P2(int *y)
/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/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
A Dmcp77.c208 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
226 P2 = P1 - 2; in mcp77_clk_calc()
233 clk->cctrl = (P2 + 1) << 16; in mcp77_clk_calc()
248 (divs + P2) <= 7) { in mcp77_clk_calc()
250 clk->sctrl = (divs + P2) << 16; in mcp77_clk_calc()
A Dnv50.c381 int N, M, P1, P2; in nv50_clk_calc() local
407 out = calc_div(out, vdec, &P2); in nv50_clk_calc()
416 divsv |= P2 << 8; in nv50_clk_calc()
/linux/drivers/usb/serial/
A Dio_ionsp.h424 #define GET_TX_BUFFER_SIZE(P2) (((P2) + 1) * 64) argument
/linux/drivers/ata/
A Data_piix.c107 P2 = 2, /* port 2 */ enumerator
359 { P0, P2, P1, P3 }, /* 00b */
361 { P0, P2, IDE, IDE }, /* 10b */
376 { P0, P2, NA, NA }, /* 00b */
378 { P0, P2, IDE, IDE }, /* 10b */
388 { P0, P2, P1, P3 }, /* 00b (hardwired when in AHCI) */
390 { P0, P2, IDE, IDE }, /* 10b (IDE mode) */
414 { P0, P2, IDE, IDE }, /* 10b */
/linux/Documentation/admin-guide/auxdisplay/
A Dcfag12864b.rst77 Ground (23)---[GND] ---- S ------( 3) V0 - P2 = Preset = 1 Kohm
79 Ground (25)---[GND] [GND]---[P2]---[R]---(20) LED -
/linux/drivers/iio/pressure/
A Dbmp280-core.c61 s16 P2; member
130 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
191 calib->P2 = le16_to_cpu(p_buf[P2]); in bmp280_read_calib()
320 ((var1 * (s64)calib->P2) << 12); in bmp280_compensate_press()

Completed in 37 milliseconds

123