Home
last modified time | relevance | path

Searched refs:twd_int (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/arm/mach-omap2/
Domap4-common.c193 u32 twd_int = readl_relaxed(twd_base + TWD_TIMER_INTSTAT); in gic_timer_retrigger() local
197 if (twd_int && !(gic_int & BIT(IRQ_LOCALTIMER))) { in gic_timer_retrigger()