Searched refs:PLD (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/arm/lib/ |
| H A D | memmove.S | 46 PLD( pld [r1, #-4] ) 63 PLD( pld [r1, #-4] ) 64 2: PLD( subs r2, r2, #96 ) 65 PLD( pld [r1, #-32] ) 66 PLD( blt 4f ) 67 PLD( pld [r1, #-64] ) 68 PLD( pld [r1, #-96] ) 70 3: PLD( pld [r1, #-128] ) 75 PLD( cmn r2, #96 ) 76 PLD( bge 4b ) [all …]
|
| H A D | copy_template.S | 80 PLD( pld [r1, #0] ) 97 PLD( pld [r1, #0] ) 98 2: PLD( subs r2, r2, #96 ) 99 PLD( pld [r1, #28] ) 100 PLD( blt 4f ) 101 PLD( pld [r1, #60] ) 102 PLD( pld [r1, #92] ) 104 3: PLD( pld [r1, #124] ) 109 PLD( cmn r2, #96 ) 110 PLD( bge 4b ) [all …]
|
| H A D | copy_page.S | 14 #define COPY_COUNT (PAGE_SZ / (2 * L1_CACHE_BYTES) PLD( -1 )) 26 PLD( pld [r1, #0] ) 27 PLD( pld [r1, #L1_CACHE_BYTES] ) 30 1: PLD( pld [r1, #2 * L1_CACHE_BYTES]) 31 PLD( pld [r1, #3 * L1_CACHE_BYTES]) 41 PLD( ldmiaeq r1!, {r3, r4, ip, lr} ) 42 PLD( beq 2b )
|
| /linux/arch/arm/boot/dts/arm/ |
| H A D | integratorcp.dts | 301 * This port is routed through a PLD (Programmable 304 * external panel connector. The PLD is essential for 308 * The PLD is managed through a few special bits in the
|
| H A D | versatile-ab.dts | 287 * This port is routed through a PLD (Programmable 290 * external panel connector. The PLD is essential for 294 * The PLD is managed through a few special bits in the
|
| /linux/tools/testing/selftests/powerpc/alignment/ |
| H A D | alignment_handler.c | 126 #define STORE_MLS_PREFIX_TEST(op) TESTP(op, PLD, op, 31, 31) 129 #define STORE_8LS_PREFIX_TEST(op) TESTP(op, PLD, op, 31, 31) 492 LOAD_8LS_PREFIX_TEST(PLD); in test_alignment_handler_integer_prefix()
|
| /linux/tools/testing/selftests/powerpc/include/ |
| H A D | instructions.h | 122 #define PLD(t, a, r, d) PREFIX_8LS(0xe4000000, t, a, r, d) macro
|
| /linux/arch/arm/include/asm/ |
| H A D | assembler.h | 68 #define PLD(code...) code macro 70 #define PLD(code...) macro
|
| /linux/drivers/net/can/sja1000/ |
| H A D | Kconfig | 113 PLD IO base addresses are read from jumpers JP1 and JP2,
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp43x-gateworks-gw2358.dts | 70 /* This PLD just handles the LED and user button */
|
| /linux/arch/arm/ |
| H A D | Kconfig | 583 the L1 caching of the NEON accesses and disables the PLD instruction
|