Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/block/paride/
Don26.c41 #define P2 w2(5);w2(7);w2(5);w2(4); macro
55 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()
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()
154 w0(2); P1; w0(8); P2; udelay(100); in on26_test_port()
[all …]
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()
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()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dam335x-pocketbeagle.dts71 "P2.29 [SPI1_CLK]",
78 "P2.11 [I2C1_SDA]",
79 "P2.09 [I2C1_SCL]",
83 "P2.31 [SPI1_CS]",
87 "P2.03",
91 "P2.19",
94 "P2.05 [UART4_RX]",
95 "P2.07 [UART4_TX]";
109 "P2.25 [SPI1_MOSI]",
112 "P2.24",
[all …]
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 */
Dkirkwood-topkick.dts8 model = "Universal Scientific Industrial Co. Topkick-1281P2";
9 compatible = "usi,topkick-1281P2", "usi,topkick", "marvell,kirkwood-88f6282", "marvell,kirkwood";
/kernel/linux/linux-5.10/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
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 …]
/kernel/linux/linux-5.10/tools/memory-model/litmus-tests/
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)
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)
DISA2+pooncelock+pooncelock+pombonce.litmus7 * (in P0() and P1()) is visible to external process P2().
30 P2(int *x, int *z)
DWRC+poonceonces+Once.litmus26 P2(int *x, int *y)
DISA2+poonceonces.litmus28 P2(int *x, int *z)
DZ6.0+pooncelock+pooncelock+pombonce.litmus31 P2(int *x, int *z)
DWRC+pooncerelease+fencermbonceonce+Once.litmus28 P2(int *x, int *y)
DZ6.0+pooncelock+poonceLock+pombonce.litmus33 P2(int *x, int *z)
DIRIW+poonceonces+OnceOnce.litmus29 P2(int *y)
DIRIW+fencembonceonces+OnceOnce.litmus30 P2(int *y)
/kernel/linux/linux-5.10/arch/c6x/lib/
Dmpyll.S20 ;; P2 = X1*Y1
22 ;; result = (P2 << 64) + (P1 << 32) + P0
24 ;; Since the result is also 64-bit, we can skip the P2 term.
/kernel/linux/linux-5.10/security/apparmor/include/
Dperms.h107 #define xcheck_ns_profile_profile(P1, P2, FN, args...) \ argument
110 if (P1->ns == P2->ns) \
111 ____e = FN((P1), (P2), args); \
Dlabel.h175 #define label_for_each_comb(I, L1, L2, P1, P2) \ argument
177 ((P1) = (L1)->vec[(I).i]) && ((P2) = (L2)->vec[(I).j]); \
180 #define fn_for_each_comb(L1, L2, P1, P2, FN) \ argument
184 label_for_each_comb(i, (L1), (L2), (P1), (P2)) { \
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dmcp77.c211 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
229 P2 = P1 - 2; in mcp77_clk_calc()
236 clk->cctrl = (P2 + 1) << 16; in mcp77_clk_calc()
251 (divs + P2) <= 7) { in mcp77_clk_calc()
253 clk->sctrl = (divs + P2) << 16; in mcp77_clk_calc()
/kernel/linux/linux-5.10/drivers/usb/serial/
Dio_ionsp.h424 #define GET_TX_BUFFER_SIZE(P2) (((P2) + 1) * 64) argument
/kernel/linux/linux-5.10/Documentation/admin-guide/auxdisplay/
Dcfag12864b.rst77 Ground (23)---[GND] ---- S ------( 3) V0 - P2 = Preset = 1 Kohm
79 Ground (25)---[GND] [GND]---[P2]---[R]---(20) LED -
/kernel/linux/linux-5.10/drivers/ata/
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 */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Ddwc3.txt51 P1/P2/P3 transition sequence.
52 - snps,del_p1p2p3_quirk: when set core will delay P1/P2/P3 until a certain
55 from P0 to P1/P2/P3.
74 from P0 to P1/P2/P3 without delay.

123