Searched refs:PLD (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/arch/arm/lib/ |
D | copy_page.S | 17 #define COPY_COUNT (PAGE_SZ / (2 * L1_CACHE_BYTES) PLD( -1 )) 29 PLD( pld [r1, #0] ) 30 PLD( pld [r1, #L1_CACHE_BYTES] ) 33 1: PLD( pld [r1, #2 * L1_CACHE_BYTES]) 34 PLD( pld [r1, #3 * L1_CACHE_BYTES]) 44 PLD( ldmeqia r1!, {r3, r4, ip, lr} ) 45 PLD( beq 2b )
|
D | memmove.S | 47 PLD( pld [r1, #-4] ) 69 PLD( pld [r1, #-4] ) 70 2: PLD( subs r2, r2, #96 ) 71 PLD( pld [r1, #-32] ) 72 PLD( blt 4f ) 73 PLD( pld [r1, #-64] ) 74 PLD( pld [r1, #-96] ) 76 3: PLD( pld [r1, #-128] ) 81 PLD( cmn r2, #96 ) 82 PLD( bge 4b ) [all …]
|
D | copy_template.S | 86 PLD( pld [r1, #0] ) 108 PLD( pld [r1, #0] ) 109 2: PLD( subs r2, r2, #96 ) 110 PLD( pld [r1, #28] ) 111 PLD( blt 4f ) 112 PLD( pld [r1, #60] ) 113 PLD( pld [r1, #92] ) 115 3: PLD( pld [r1, #124] ) 120 PLD( cmn r2, #96 ) 121 PLD( bge 4b ) [all …]
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | versatile-ab.dts | 275 * This port is routed through a PLD (Programmable 278 * external panel connector. The PLD is essential for 282 * The PLD is managed through a few special bits in the
|
/Linux-v4.19/arch/arm/include/asm/ |
D | assembler.h | 70 #define PLD(code...) code macro 72 #define PLD(code...) macro
|
/Linux-v4.19/drivers/net/can/sja1000/ |
D | Kconfig | 99 PLD IO base addresses are read from jumpers JP1 and JP2,
|
/Linux-v4.19/arch/x86/events/intel/ |
D | uncore_nhmex.c | 535 MBOX_INC_SEL_EXTAR_REG(0xa, PLD), 536 MBOX_INC_SEL_EXTAR_REG(0xb, PLD),
|
/Linux-v4.19/drivers/mfd/ |
D | Kconfig | 470 bool "HTC I2C PLD chip support" 628 tristate "Kontron module PLD device" 631 This is the core driver for the PLD (Programmable Logic Device) found 632 on some Kontron ETX and COMexpress (ETXexpress) modules. The PLD
|
/Linux-v4.19/drivers/gpio/ |
D | Kconfig | 1018 This enables support for the PLD GPIO interface on some Kontron ETX
|
/Linux-v4.19/arch/arm/ |
D | Kconfig | 986 the L1 caching of the NEON accesses and disables the PLD instruction
|
/Linux-v4.19/drivers/watchdog/ |
D | Kconfig | 1140 Support for the PLD watchdog on some Kontron ETX and COMexpress
|