Searched refs:pen (Results 1 – 16 of 16) sorted by relevance
/arch/arm/mach-sti/ |
D | headsmp.S | 31 pen: ldr r7, [r6] label 33 bne pen
|
/arch/arm/mach-prima2/ |
D | headsmp.S | 24 pen: ldr r7, [r6] label 26 bne pen
|
/arch/arm/plat-versatile/ |
D | headsmp.S | 28 pen: ldr r7, [r6] label 30 bne pen
|
/arch/arm/mach-exynos/ |
D | headsmp.S | 30 pen: ldr r7, [r6] label 32 bne pen
|
/arch/arm/mach-spear/ |
D | headsmp.S | 30 pen: ldr r7, [r6] label 32 bne pen
|
/arch/mips/cavium-octeon/ |
D | octeon-irq.c | 297 unsigned long *pen; in octeon_irq_ciu_enable() local 306 pen = &per_cpu(octeon_irq_ciu0_en_mirror, cpu); in octeon_irq_ciu_enable() 307 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 313 cvmx_write_csr(CVMX_CIU_INTX_EN0(coreid * 2), *pen); in octeon_irq_ciu_enable() 315 pen = &per_cpu(octeon_irq_ciu1_en_mirror, cpu); in octeon_irq_ciu_enable() 316 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 322 cvmx_write_csr(CVMX_CIU_INTX_EN1(coreid * 2 + 1), *pen); in octeon_irq_ciu_enable() 329 unsigned long *pen; in octeon_irq_ciu_enable_local() local 338 pen = this_cpu_ptr(&octeon_irq_ciu0_en_mirror); in octeon_irq_ciu_enable_local() 339 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable_local() [all …]
|
/arch/arm/boot/dts/ |
D | pxa910-dkb.dts | 145 marvell,88pm860x-pen-prebias = <16>; 146 marvell,88pm860x-pen-prechg = <2>;
|
D | ecx-2000.dts | 19 /* First 4KB has pen for secondary cores. */
|
D | highbank.dts | 19 /* First 4KB has pen for secondary cores. */
|
D | dove-cm-a510.dtsi | 76 * 13 Touchscreen pen irq (active low)
|
D | omap3-gta04.dtsi | 281 /* here we could enable to wakeup the cpu from suspend by a pen touch */
|
D | omap3-pandora-common.dtsi | 349 /* here we could enable to wakeup the cpu from suspend by a pen touch */
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 119 pen-insert { 334 cpu3_pen_pwr_en: cpu3-pen-pwr-en { 339 pen { 340 cpu1_pen_eject: cpu1-pen-eject {
|
/arch/powerpc/boot/dts/ |
D | pdm360ng.dts | 186 /* pen irq is GPIO25 */
|
/arch/arm64/kernel/ |
D | head.S | 576 pen: ldr x4, [x3] label 580 b pen
|
/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 4513 uint64_t pen:1; member 4519 uint64_t pen:1; 5266 uint64_t pen:1; member 5272 uint64_t pen:1;
|