Searched refs:pen (Results 1 – 23 of 23) sorted by relevance
/arch/arm/mach-prima2/ |
D | headsmp.S | 23 pen: ldr r7, [r6] label 25 bne pen
|
/arch/arm/plat-versatile/ |
D | headsmp.S | 25 pen: ldr r7, [r6] label 27 bne pen
|
/arch/arm/mach-exynos/ |
D | headsmp.S | 26 pen: ldr r7, [r6] label 28 bne pen
|
/arch/mips/cavium-octeon/ |
D | octeon-irq.c | 307 unsigned long *pen; in octeon_irq_ciu_enable() local 316 pen = &per_cpu(octeon_irq_ciu0_en_mirror, cpu); in octeon_irq_ciu_enable() 317 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 323 cvmx_write_csr(CVMX_CIU_INTX_EN0(coreid * 2), *pen); in octeon_irq_ciu_enable() 325 pen = &per_cpu(octeon_irq_ciu1_en_mirror, cpu); in octeon_irq_ciu_enable() 326 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable() 332 cvmx_write_csr(CVMX_CIU_INTX_EN1(coreid * 2 + 1), *pen); in octeon_irq_ciu_enable() 339 unsigned long *pen; in octeon_irq_ciu_enable_local() local 348 pen = this_cpu_ptr(&octeon_irq_ciu0_en_mirror); in octeon_irq_ciu_enable_local() 349 __set_bit(cd->bit, pen); in octeon_irq_ciu_enable_local() [all …]
|
/arch/arm/mach-spear/ |
D | headsmp.S | 27 pen: ldr r7, [r6] label 29 bne pen
|
/arch/arm64/boot/dts/mediatek/ |
D | mt8183-kukui-krane.dtsi | 327 * The pen driver doesn't currently support driving 330 * pulldown at boot (which makes sure the pen was in 332 * to take it out of reset. Better would be if the pen
|
/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-kevin.dts | 94 pen-insert { 317 cpu3_pen_pwr_en: cpu3-pen-pwr-en { 322 pen { 323 cpu1_pen_eject: cpu1-pen-eject {
|
D | rk3399-gru-scarlet.dtsi | 184 pen-insert { 553 pen_int_odl: pen-int-odl { 557 pen_reset_l: pen-reset-l { 582 pen { 583 pen_eject_odl: pen-eject-odl {
|
/arch/arm/boot/dts/ |
D | pxa910-dkb.dts | 142 marvell,88pm860x-pen-prebias = <16>; 143 marvell,88pm860x-pen-prechg = <2>;
|
D | ecx-2000.dts | 8 /* First 4KB has pen for secondary cores. */
|
D | highbank.dts | 8 /* First 4KB has pen for secondary cores. */
|
D | tegra20-colibri-iris.dts | 97 usbh-pen {
|
D | tegra20-colibri-eval-v3.dts | 97 usbh-pen {
|
D | dove-cm-a510.dtsi | 76 * 13 Touchscreen pen irq (active low)
|
D | omap3-pandora-common.dtsi | 354 /* here we could enable to wakeup the cpu from suspend by a pen touch */
|
D | tegra20-colibri.dtsi | 310 usbh-pen {
|
D | omap3-gta04.dtsi | 375 /* here we could enable to wakeup the cpu from suspend by a pen touch */
|
/arch/arm64/boot/dts/qcom/ |
D | sdm845-cheza.dtsi | 123 pen-insert { 1163 pen_eject_odl: pen-eject-odl { 1171 pen_irq_l: pen-irq-l { 1185 pen_pdct_l: pen-pdct-l { 1199 pen_rst_l: pen-rst-l { 1211 * The pen driver doesn't currently support 1215 * (which makes sure the pen was in reset if it 1218 * pen driver could control this and we could
|
D | sc7180-trogdor.dtsi | 195 pen-insert { 1252 pen_irq_l: pen-irq-l { 1266 pen_pdct_l: pen-pdct-l { 1280 pen_rst_odl: pen-rst-odl { 1292 * The pen driver doesn't currently support 1296 * (which makes sure the pen was in reset if it 1299 * pen driver could control this and we could
|
/arch/powerpc/boot/dts/ |
D | pdm360ng.dts | 182 /* pen irq is GPIO25 */
|
/arch/arm64/kernel/ |
D | head.S | 582 pen: ldr x4, [x3] label 586 b pen
|
/arch/arm64/boot/dts/freescale/ |
D | imx8qxp-colibri.dtsi | 129 /* On-module touch pen-down interrupt */
|
/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 3690 uint64_t pen:1; member 3696 uint64_t pen:1; 4105 uint64_t pen:1; member 4111 uint64_t pen:1;
|