Home
last modified time | relevance | path

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

12

/openbmc/linux/arch/arm/lib/
H A Dmemmove.S46 PLD( pld [r1, #-4] )
63 PLD( pld [r1, #-4] )
65 PLD( pld [r1, #-32] )
66 PLD( blt 4f )
67 PLD( pld [r1, #-64] )
68 PLD( pld [r1, #-96] )
75 PLD( cmn r2, #96 )
76 PLD( bge 4b )
149 PLD( blt 13f )
175 PLD( cmn r2, #96 )
[all …]
H 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 )
H A Dcopy_template.S80 PLD( pld [r1, #0] )
97 PLD( pld [r1, #0] )
99 PLD( pld [r1, #28] )
100 PLD( blt 4f )
101 PLD( pld [r1, #60] )
102 PLD( pld [r1, #92] )
109 PLD( cmn r2, #96 )
110 PLD( bge 4b )
196 PLD( pld [r1, #0] )
199 PLD( blt 13f )
[all …]
/openbmc/u-boot/arch/arm/lib/
H A Dmemcpy.S69 PLD( pld [r1, #0] )
86 PLD( pld [r1, #0] )
88 PLD( pld [r1, #28] )
89 PLD( blt 4f )
90 PLD( pld [r1, #60] )
91 PLD( pld [r1, #92] )
98 PLD( cmn r2, #96 )
99 PLD( bge 4b )
186 PLD( pld [r1, #0] )
189 PLD( blt 13f )
[all …]
/openbmc/u-boot/arch/arm/include/asm/
H A Dassembler.h55 #define PLD(code...) code macro
57 #define PLD(code...) macro
/openbmc/u-boot/board/renesas/sh7785lcr/
H A DREADME.sh7785lcr26 0x04000000 - 0x05ffffff(CS1) | PLD | PLD
57 0xa4000000 | 0x04000000 | 16MB | PLD
84 - pld : output PLD version
/openbmc/qemu/target/arm/tcg/
H A Da32-uncond.decode60 PLD 1111 0101 -101 ---- 1111 ---- ---- ---- # (imm, lit) 5te
64 PLD 1111 0111 -101 ---- 1111 ----- -- 0 ---- # (register) 5te
H A Dt32.decode461 NOP 1111 1000 -001 1111 1111 ------------ # PLD
465 NOP 1111 1000 1001 ---- 1111 ------------ # PLD
470 NOP 1111 1000 0001 ---- 1111 1100 -------- # PLD
475 NOP 1111 1000 0001 ---- 1111 000000 -- ---- # PLD
481 NOP 1111 1000 -011 1111 1111 ------------ # PLD
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgateworks,pld-gpio.txt1 Gateworks PLD GPIO controller bindings
/openbmc/linux/arch/arm/boot/dts/arm/
H 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
H 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
/openbmc/linux/tools/testing/selftests/powerpc/alignment/
H 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()
/openbmc/linux/tools/testing/selftests/powerpc/include/
H A Dinstructions.h122 #define PLD(t, a, r, d) PREFIX_8LS(0xe4000000, t, a, r, d) macro
/openbmc/linux/arch/arm/include/asm/
H A Dassembler.h67 #define PLD(code...) code macro
69 #define PLD(code...) macro
/openbmc/qemu/target/ppc/
H A Dinsn64.decode97 PLD 000001 00 0--.-- .................. \
/openbmc/linux/drivers/net/can/sja1000/
H A DKconfig112 PLD IO base addresses are read from jumpers JP1 and JP2,
/openbmc/linux/arch/arm/boot/dts/intel/ixp/
H A Dintel-ixp43x-gateworks-gw2358.dts70 /* This PLD just handles the LED and user button */
/openbmc/linux/arch/x86/events/intel/
H A Duncore_nhmex.c535 MBOX_INC_SEL_EXTAR_REG(0xa, PLD),
536 MBOX_INC_SEL_EXTAR_REG(0xb, PLD),
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dstart.S339 orrlt r0, r0, #(0x1 << 27) @ L2 PLD data forwarding disable
/openbmc/qemu/target/ppc/translate/
H A Dfixedpoint-impl.c.inc169 TRANS64(PLD, do_ldst_PLS_D, false, false, MO_UQ)
/openbmc/linux/drivers/gpio/
H A DKconfig1058 tristate "Gateworks PLD GPIO Expander"
1061 Say yes here to provide access to the Gateworks I2C PLD GPIO
1315 This enables support for the PLD GPIO interface on some Kontron ETX
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc348 #define PLD OPCD( 57)
1176 tcg_out_8ls_d(s, PLD, ret, 0, 0, 1);
1498 tcg_out_8ls_d(s, PLD, rt, base, offset, 0);
2761 tcg_out_8ls_d(s, PLD, TCG_REG_TMP1, 0, offset, 1);
/openbmc/linux/drivers/mfd/
H A DKconfig751 tristate "Kontron module PLD device"
754 This is the core driver for the PLD (Programmable Logic Device) found
756 well as on some other Kontron products. The PLD device may provide
/openbmc/linux/arch/arm64/tools/
H A Dsysreg531 0b0001 PLD
/openbmc/qemu/target/hexagon/imported/
H A Dencode_pp.def73 DEF_CLASS32(ICLASS_V2LDST" 0--1 -------- PP------ --------",PLD)

12