Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/kernel/
H A Dpmc.c32 #define PMC_IDLE_REG 0x00 macro
50 pmc_writeb(pmc_readb(PMC_IDLE_REG) | PMC_IDLE_ON, PMC_IDLE_REG); in pmc_swift_idle()