Searched refs:SCU_CPU_STATUS (Results 1 – 1 of 1) sorted by relevance
23 #define SCU_CPU_STATUS 0x08 macro91 val = readb_relaxed(scu_base + SCU_CPU_STATUS + cpu) & ~0x03; in scu_power_mode()93 writeb_relaxed(val, scu_base + SCU_CPU_STATUS + cpu); in scu_power_mode()