Searched refs:pen (Results 1 – 14 of 14) sorted by relevance
/arch/mips/cavium-octeon/ |
D | octeon-irq.c | 259 unsigned long *pen; in octeon_irq_ciu_enable() local 268 pen = &per_cpu(octeon_irq_ciu0_en_mirror, cpu); in octeon_irq_ciu_enable() 269 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 275 cvmx_write_csr(CVMX_CIU_INTX_EN0(coreid * 2), *pen); in octeon_irq_ciu_enable() 277 pen = &per_cpu(octeon_irq_ciu1_en_mirror, cpu); in octeon_irq_ciu_enable() 278 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 284 cvmx_write_csr(CVMX_CIU_INTX_EN1(coreid * 2 + 1), *pen); in octeon_irq_ciu_enable() 291 unsigned long *pen; in octeon_irq_ciu_enable_local() local 300 pen = this_cpu_ptr(&octeon_irq_ciu0_en_mirror); in octeon_irq_ciu_enable_local() 301 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable_local() [all …]
|
/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/mach-exynos/ |
D | headsmp.S | 27 pen: ldr r7, [r6] label 29 bne pen
|
/arch/arm/plat-versatile/ |
D | headsmp.S | 28 pen: ldr r7, [r6] label 30 bne pen
|
/arch/arm/mach-spear/ |
D | headsmp.S | 30 pen: ldr r7, [r6] label 32 bne pen
|
/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-pandora-common.dtsi | 338 /* here we could enable to wakeup the cpu from suspend by a pen touch */
|
/arch/powerpc/boot/dts/ |
D | pdm360ng.dts | 186 /* pen irq is GPIO25 */
|
/arch/arm64/kernel/ |
D | head.S | 667 pen: ldr x4, [x3] label 671 b pen
|
/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 4135 uint64_t pen:1; member 4141 uint64_t pen:1; 4888 uint64_t pen:1; member 4894 uint64_t pen:1;
|