Searched defs:P3 (Results  1 – 8 of 8) sorted by relevance
| /linux-4.4.14/arch/blackfin/lib/ | 
| D | memcmp.S | 24 	P3 = R1;			/* P3 = s2 Address  */  define52 	P3 = I0;			/* s2 */  define
 69 	P3 = I1;  define
 82 	P3 = I0;		/* quads, and increase the*/  define
 89 	P3 = I1;  define
 
 | 
| D | memmove.S | 22 	P3 = R1;                  /* P3 = From Address */  define63 	P3 = I0;                  /* Amend P3 to updated ptr. */  define
 65 	P3 = I1;  define
 78 	P3 = P3 + P2;  define
 90 	P3 = I1;  define
 
 | 
| /linux-4.4.14/arch/blackfin/mach-common/ | 
| D | entry.S | 1127 	P3 = [P5];              /* trace_buff_offset */  define1140 	P3 = P3 + P2;  define
 1143 	P3 = R7;  define
 1160 	P3 = R7;  define
 1166 	P3 = [sp++];  define
 
 | 
| D | dpmc_modes.S | 95 	P3 = R0;  define
 | 
| /linux-4.4.14/drivers/block/paride/ | 
| D | dstr.c | 39 #define P3      w2(6);w2(4);w2(6);w2(4);  macro
 | 
| /linux-4.4.14/drivers/iio/pressure/ | 
| D | bmp280.c | 88 enum { P1, P2, P3, P4, P5, P6, P7, P8, P9 };  enumerator
 | 
| /linux-4.4.14/arch/cris/arch-v10/kernel/ | 
| D | kgdb.c | 307 	P0,  VR,   P2,  P3,  enumerator
 | 
| /linux-4.4.14/drivers/ata/ | 
| D | ata_piix.c | 125 	P3			= 3,  /* port 3 */  enumerator
 |