Home
last modified time | relevance | path

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

/arch/sparc/mm/
Dleon_mm.c218 unsigned long ccr, iccr, dccr; in leon3_getCacheRegs() local
228 : "=r"(ccr), "=r"(iccr), "=r"(dccr) in leon3_getCacheRegs()
234 regs->iccr = iccr; in leon3_getCacheRegs()
/arch/unicore32/kernel/
Dirq.c235 unsigned int iccr; member
245 st->iccr = readl(INTC_ICCR); in puv3_irq_suspend()
271 writel(st->iccr, INTC_ICCR); in puv3_irq_resume()
/arch/sparc/include/asm/
Dleon.h212 unsigned long iccr; /* 0x08 - Instruction Cache Configuration Register */ member