Home
last modified time | relevance | path

Searched refs:IRQF_IRQPOLL (Results 1 – 25 of 44) sorted by relevance

12

/openbmc/linux/arch/arm/mach-footbridge/
H A Disa-timer.c33 IRQF_TIMER | IRQF_IRQPOLL, "pit", &i8253_clockevent)) in isa_timer_init()
H A Ddc21285-timer.c114 if (request_irq(ce->irq, timer1_interrupt, IRQF_TIMER | IRQF_IRQPOLL, in footbridge_timer_init()
/openbmc/linux/arch/x86/kernel/
H A Dtime.c63 unsigned long flags = IRQF_NOBALANCING | IRQF_IRQPOLL | IRQF_TIMER; in setup_default_timer_irq()
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dtimer-ep93xx.c124 unsigned long flags = IRQF_TIMER | IRQF_IRQPOLL; in ep93xx_timer_init()
/openbmc/linux/drivers/clocksource/
H A Dtimer-vt8500.c136 IRQF_TIMER | IRQF_IRQPOLL, "vt8500_timer", in vt8500_timer_init()
H A Dtimer-gx6605s.c90 .flags = IRQF_TIMER | IRQF_IRQPOLL,
H A Dtimer-vf-pit.c131 BUG_ON(request_irq(irq, pit_timer_interrupt, IRQF_TIMER | IRQF_IRQPOLL, in pit_clockevent_init()
H A Dtimer-meson6.c191 IRQF_TIMER | IRQF_IRQPOLL, "meson6_timer", in meson6_timer_init()
H A Dtimer-atmel-st.c209 IRQF_SHARED | IRQF_TIMER | IRQF_IRQPOLL, in atmel_st_timer_init()
H A Dtimer-pxa.c157 ret = request_irq(irq, pxa_ost0_interrupt, IRQF_TIMER | IRQF_IRQPOLL, in pxa_timer_common_init()
H A Dmxs_timer.c270 return request_irq(irq, mxs_timer_interrupt, IRQF_TIMER | IRQF_IRQPOLL, in mxs_timer_init()
H A Dtimer-digicolor.c189 IRQF_TIMER | IRQF_IRQPOLL, "digicolor_timerC", in digicolor_timer_init()
H A Dtimer-integrator-ap.c146 IRQF_TIMER | IRQF_IRQPOLL, "timer", in integrator_clockevent_init()
H A Dtimer-milbeaut.c158 .flags = IRQF_TIMER | IRQF_IRQPOLL,
H A Dtimer-sprd.c140 .flags = IRQF_TIMER | IRQF_IRQPOLL,
H A Dtimer-npcm7xx.c151 .flags = IRQF_TIMER | IRQF_IRQPOLL,
H A Drenesas-ostm.c186 to->of_irq.flags = IRQF_TIMER | IRQF_IRQPOLL; in ostm_init()
H A Dtimer-sun4i.c159 .flags = IRQF_TIMER | IRQF_IRQPOLL,
H A Dtimer-zevio.c175 IRQF_TIMER | IRQF_IRQPOLL, in zevio_timer_add()
H A Dtimer-lpc32xx.c265 IRQF_TIMER | IRQF_IRQPOLL, "lpc3220 clockevent", in lpc32xx_clockevent_init()
H A Dtimer-atmel-pit.c235 IRQF_SHARED | IRQF_TIMER | IRQF_IRQPOLL, in at91sam926x_pit_dt_init()
/openbmc/linux/arch/arm/mach-omap1/
H A Dtimer32k.c152 IRQF_TIMER | IRQF_IRQPOLL, "32KHz timer", NULL)) in omap_init_32k_timer()
H A Dtime.c163 IRQF_TIMER | IRQF_IRQPOLL, "mpu_timer1", NULL)) in omap_init_mpu_timer()
/openbmc/linux/arch/arm/mach-mmp/
H A Dtime.c183 if (request_irq(irq, timer_interrupt, IRQF_TIMER | IRQF_IRQPOLL, in mmp_timer_init()
/openbmc/linux/kernel/irq/
H A Dspurious.c267 return action && (action->flags & IRQF_IRQPOLL); in try_misrouted_irq()

12