Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c38 #define CPUNST(r, n) (((r) >> (n * 4)) & 3) /* CPUn Status Bit */ macro
71 if (CPUNST(readl_relaxed(p + PSTR_OFFS), bit) == CPUST_STANDBY) in apmu_power_off_poll()