Searched refs:pmc_writeb (Results 1 – 1 of 1) sorted by relevance
38 #define pmc_writeb(val, offs) (sbus_writeb(val, regs+offs)) macro50 pmc_writeb(pmc_readb(PMC_IDLE_REG) | PMC_IDLE_ON, PMC_IDLE_REG); in pmc_swift_idle()