Searched refs:ICCR (Results 1 – 5 of 5) sorted by relevance
/arch/m68k/ifpsp060/src/ |
D | itest.S | 33 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 …]
|
D | ftest.S | 36 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/ |
D | irq.c | 36 #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/ |
D | pm.c | 92 ICCR = 1; in sa11x0_pm_enter()
|
/arch/arm/mach-sa1100/include/mach/ |
D | SA-1100.h | 1212 #define ICCR __REG(0x9005000C) /* IC Control Reg. */ macro
|