Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/vr41xx/common/
Dpmu.c28 #define PMUCNT2REG KSEG1ADDR(0x0f0000c6) macro
39 val = readw(PMUCNT2REG); in software_reset()
41 writew(val, PMUCNT2REG); in software_reset()