Home
last modified time | relevance | path

Searched refs:PLD (Results 1 – 16 of 16) sorted by relevance

/linux/arch/arm/lib/
A Dmemmove.S45 PLD( pld [r1, #-4] )
67 PLD( pld [r1, #-4] )
69 PLD( pld [r1, #-32] )
70 PLD( blt 4f )
71 PLD( pld [r1, #-64] )
72 PLD( pld [r1, #-96] )
79 PLD( cmn r2, #96 )
80 PLD( bge 4b )
165 PLD( blt 13f )
191 PLD( cmn r2, #96 )
[all …]
A Dcopy_template.S83 PLD( pld [r1, #0] )
105 PLD( pld [r1, #0] )
107 PLD( pld [r1, #28] )
108 PLD( blt 4f )
109 PLD( pld [r1, #60] )
110 PLD( pld [r1, #92] )
117 PLD( cmn r2, #96 )
118 PLD( bge 4b )
214 PLD( pld [r1, #0] )
217 PLD( blt 13f )
[all …]
A Dcopy_page.S14 #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/
A Dintegratorcp.dts301 * 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
A Dversatile-ab.dts288 * This port is routed through a PLD (Programmable
291 * external panel connector. The PLD is essential for
295 * The PLD is managed through a few special bits in the
A Dintel-ixp43x-gateworks-gw2358.dts70 /* This PLD just handles the LED and user button */
/linux/Documentation/devicetree/bindings/gpio/
A Dgateworks,pld-gpio.txt1 Gateworks PLD GPIO controller bindings
/linux/tools/testing/selftests/powerpc/alignment/
A Dalignment_handler.c126 #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/arch/arm/include/asm/
A Dassembler.h67 #define PLD(code...) code macro
69 #define PLD(code...) macro
/linux/tools/testing/selftests/powerpc/include/
A Dinstructions.h122 #define PLD(t, a, r, d) PREFIX_8LS(0xe4000000, t, a, r, d) macro
/linux/drivers/net/can/sja1000/
A DKconfig112 PLD IO base addresses are read from jumpers JP1 and JP2,
/linux/arch/x86/events/intel/
A Duncore_nhmex.c535 MBOX_INC_SEL_EXTAR_REG(0xa, PLD),
536 MBOX_INC_SEL_EXTAR_REG(0xb, PLD),
/linux/drivers/gpio/
A DKconfig996 tristate "Gateworks PLD GPIO Expander"
999 Say yes here to provide access to the Gateworks I2C PLD GPIO
1253 This enables support for the PLD GPIO interface on some Kontron ETX
/linux/drivers/mfd/
A DKconfig551 bool "HTC I2C PLD chip support"
739 tristate "Kontron module PLD device"
742 This is the core driver for the PLD (Programmable Logic Device) found
744 well as on some other Kontron products. The PLD device may provide
/linux/arch/arm/
A DKconfig832 the L1 caching of the NEON accesses and disables the PLD instruction
/linux/drivers/watchdog/
A DKconfig1286 Support for the PLD watchdog on some Kontron ETX and COMexpress

Completed in 830 milliseconds