Home
last modified time | relevance | path

Searched defs:P1 (Results 1 – 14 of 14) sorted by relevance

/linux-6.1.9/drivers/block/paride/
Dcomm.c36 #define P1 w2(5);w2(0xd);w2(0xd);w2(5);w2(4); macro
Ddstr.c37 #define P1 w2(5);w2(0xd);w2(5);w2(4); macro
Don26.c40 #define P1 w2(5);w2(0xd);w2(5);w2(0xd);w2(5);w2(4); macro
/linux-6.1.9/security/apparmor/include/
Dperms.h107 #define xcheck_ns_profile_profile(P1, P2, FN, args...) \ argument
Dlabel.h174 #define label_for_each_comb(I, L1, L2, P1, P2) \ argument
179 #define fn_for_each_comb(L1, L2, P1, P2, FN) \ argument
/linux-6.1.9/crypto/
Dsm3.c62 #define P1(x) ((x) ^ rol32((x), 15) ^ rol32((x), 23)) macro
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dmcp77.c208 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
Dnv50.c381 int N, M, P1, P2; in nv50_clk_calc() local
/linux-6.1.9/drivers/iio/pressure/
Dbmp280-core.c71 u16 P1; member
93 s16 P1; member
225 enum { T1, T2, T3, P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgk104.c133 int N1, fN1, M1, P1; member
989 int *N1, int *fN1, int *M1, int *P1, in gk104_pll_calc_hiclk()
/linux-6.1.9/drivers/ata/
Data_piix.c107 P1 = 1, /* port 1 */ enumerator
/linux-6.1.9/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g5.c673 #define P1 85 macro
/linux-6.1.9/drivers/net/wireless/marvell/libertas/
Dhost.h883 int8_t P1; member
895 int8_t P1; member
/linux-6.1.9/drivers/net/fddi/skfp/h/
Dskfbi.h667 #define P1(a) (0x0380|((a)<<2)) /* PLC1 (r/w) (DAS) */ macro