Home
last modified time | relevance | path

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

123

/linux/drivers/ata/pata_parport/
H A Don26.c33 #define P2 \ macro
51 w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr()
57 w0(1); P1; w0(r); P2; w0(0); P1; in on26_read_regr()
79 w0(1); P1; w0(r); P2; w0(0); P1; in on26_write_regr()
80 w0(val); P2; w0(val); P2; in on26_write_regr()
113 w0(2); P1; w0(8); P2; in on26_connect()
114 w0(2); P1; w0(x); P2; in on26_connect()
156 w0(2); P1; w0(0); P2; in on26_test_port()
157 w0(3); P1; w0(0); P2; in on26_test_port()
158 w0(2); P1; w0(8); P2; udelay(100); in on26_test_port()
[all …]
H A Ddstr.c30 #define P2 w2(5);w2(7);w2(5);w2(4); macro
50 P2; w0(r); P1; in dstr_read_regr()
78 P2; w0(r); P1; in dstr_write_regr()
124 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_read_block()
173 P2; w0(0x82); P1; P3; w0(0x20); P1; in dstr_write_block()
H A Dcomm.c28 #define P2 w2(5);w2(7);w2(7);w2(5);w2(4); macro
71 w0(r); P1; w0(val); P2; in comm_write_regr()
/linux/arch/arm/boot/dts/ti/omap/
H A Dam335x-pocketbeagle.dts80 "P2.29 [SPI1_CLK]",
87 "P2.11 [I2C1_SDA]",
88 "P2.09 [I2C1_SCL]",
92 "P2.31 [SPI1_CS]",
96 "P2.03",
100 "P2.19",
103 "P2.05 [UART4_RX]",
104 "P2.07 [UART4_TX]";
118 "P2.25 [SPI1_MOSI]",
121 "P2.24",
[all …]
/linux/arch/arm/boot/dts/nxp/lpc/
H 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 */
/linux/arch/m68k/fpsp040/
H 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))
241 faddx %fp2,%fp0 | ...R+RS(P1+S(P2+SP3))
262 faddx TANP2,%fp2 | ...P2+SP3
265 fmulx %fp0,%fp2 | ...S(P2+SP3)
[all …]
/linux/tools/memory-model/litmus-tests/
H 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)
H 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)
H A DISA2+pooncelock+pooncelock+pombonce.litmus7 * (in P0() and P1()) is visible to external process P2().
30 P2(int *x, int *z)
H A DWRC+poonceonces+Once.litmus26 P2(int *x, int *y)
H A DISA2+poonceonces.litmus28 P2(int *x, int *z)
H A DZ6.0+pooncelock+poonceLock+pombonce.litmus33 P2(int *x, int *z)
H A DWRC+pooncerelease+fencermbonceonce+Once.litmus28 P2(int *x, int *y)
H A DZ6.0+pooncelock+pooncelock+pombonce.litmus31 P2(int *x, int *z)
H A DIRIW+poonceonces+OnceOnce.litmus29 P2(int *y)
H A DIRIW+fencembonceonces+OnceOnce.litmus30 P2(int *y)
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H 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()
H 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/
H A Dio_ionsp.h424 #define GET_TX_BUFFER_SIZE(P2) (((P2) + 1) * 64) argument
/linux/security/apparmor/include/
H A Dperms.h171 #define xcheck_ns_profile_profile(P1, P2, FN, args...) \ argument
174 if (P1->ns == P2->ns) \
175 ____e = FN((P1), (P2), args); \
/linux/Documentation/admin-guide/auxdisplay/
H A Dcfag12864b.rst77 Ground (23)---[GND] ---- S ------( 3) V0 - P2 = Preset = 1 Kohm
79 Ground (25)---[GND] [GND]---[P2]---[R]---(20) LED -
/linux/drivers/ata/
H A Data_piix.c108 P2 = 2, /* port 2 */ enumerator
360 { P0, P2, P1, P3 }, /* 00b */
362 { P0, P2, IDE, IDE }, /* 10b */
377 { P0, P2, NA, NA }, /* 00b */
379 { P0, P2, IDE, IDE }, /* 10b */
389 { P0, P2, P1, P3 }, /* 00b (hardwired when in AHCI) */
391 { P0, P2, IDE, IDE }, /* 10b (IDE mode) */
415 { P0, P2, IDE, IDE }, /* 10b */
/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-topkick.dts8 model = "Universal Scientific Industrial Co. Topkick-1281P2";
9 compatible = "usi,topkick-1281P2", "usi,topkick", "marvell,kirkwood-88f6282", "marvell,kirkwood";
/linux/drivers/iio/pressure/
H A Dbmp280.h380 s16 P2; member
402 s16 P2; member
/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h668 #define P2(a) (0x0600|((a)<<2)) /* PLC2 (r/w) (covered by the SN3) */ macro
725 #define P2_A(a) ADDR(P2(a)) /* PLC2 (r/w) (DAS) */

123