Home
last modified time | relevance | path

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

/arch/m68k/ifpsp060/src/
Ditest.S33 set ICCR, -132
173 mov.w &0x0004,ICCR(%a6)
197 mov.w &0x0004,ICCR(%a6)
220 mov.w &0x0000,ICCR(%a6)
243 mov.w &0x0000,ICCR(%a6)
267 mov.w &0x0000,ICCR(%a6)
291 mov.w &0x0008,ICCR(%a6)
315 mov.w &0x00000,ICCR(%a6)
339 mov.w &0x0008,ICCR(%a6)
363 mov.w &0x0008,ICCR(%a6)
[all …]
Dftest.S36 set ICCR, -346
243 mov.w &0x0000,ICCR(%a6)
283 mov.w &0x0000,ICCR(%a6)
324 mov.w &0x0000,ICCR(%a6)
364 mov.w &0x0000,ICCR(%a6)
400 mov.w &0x0000,ICCR(%a6)
436 mov.w &0x0000,ICCR(%a6)
477 mov.w &0x0000,ICCR(%a6)
515 mov.w &0x0000,ICCR(%a6)
551 mov.w &0x0000,ICCR(%a6)
[all …]
/arch/arm/mach-pxa/
Dirq.c36 #define ICCR (0x014) macro
166 __raw_writel(1, irq_base(0) + ICCR); in pxa_init_irq_common()
218 __raw_writel(1, pxa_irq_base + ICCR); in pxa_irq_resume()
/arch/arm/mach-sa1100/
Dpm.c92 ICCR = 1; in sa11x0_pm_enter()
/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1212 #define ICCR __REG(0x9005000C) /* IC Control Reg. */ macro