Home
last modified time | relevance | path

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

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