Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/lib/
Douts.S19 P1 = R1; /* P1 = address */ define
32 P1 = R1; /* P1 = address */ define
45 P1 = R1; /* P1 = address */ define
58 P1 = R1; /* P1 = address */ define
Dmemcpy.S36 P1 = R1 ; /* src*/ define
91 P1 = I1; /* in case there's something left, */ define
114 P1 = P1 + P2; define
Dmemset.S39 P1 = P2 >> 2; /* count = n/4 */ define
75 P1 = R0; define
Dstrcpy.S26 P1 = R1 ; /* src*/ define
Dstrcmp.S28 P1 = R1 ; /* s2 */ define
Dstrncmp.S29 P1 = R1 ; /* s2 */ define
Dstrncpy.S32 P1 = R1 ; /* src*/ define
Dmemcmp.S34 P1 = P2 >> 2; /* count = n/4 */ define
Dmemmove.S42 P1 = P2 >> 2; /* count = n/4 */ define
Ddivsi3.S109 P1 = 31; /* Set loop counter */ define
Dudivsi3.S148 P1 = 32; /* Set loop counter */ define
/linux-4.4.14/arch/blackfin/mach-common/
Dcache.S44 P1 = R2; define
122 P1 = 1 << (PAGE_SHIFT - L1_CACHE_SHIFT); define
/linux-4.4.14/arch/hexagon/mm/
Dstrnlen_user.S65 P1 = cmp.gtu(end,start); define
/linux-4.4.14/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-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dmcp77.c211 int N, M, P1, P2 = 0; in mcp77_clk_calc() local
Dnv50.c380 int N, M, P1, P2; in nv50_clk_calc() local
/linux-4.4.14/drivers/iio/pressure/
Dbmp280.c88 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dramgk104.c133 int N1, fN1, M1, P1; member
981 int *N1, int *fN1, int *M1, int *P1, in gk104_pll_calc_hiclk()
/linux-4.4.14/drivers/ata/
Data_piix.c123 P1 = 1, /* port 1 */ enumerator
/linux-4.4.14/drivers/net/wireless/libertas/
Dhost.h878 int8_t P1; member
890 int8_t P1; member
/linux-4.4.14/drivers/net/fddi/skfp/h/
Dskfbi.h899 #define P1(a) (0x0380|((a)<<2)) /* PLC1 (r/w) (DAS) */ macro