Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/perf/
A Dppc970-pmu.c34 #define PM_STS 6 macro
189 [PM_STS] = { 0x380000000000ull, 0x310000000000ull },
318 for (i = PM_FPU; i <= PM_STS; ++i) { in p970_compute_mmcr()
334 if (unit <= PM_STS) in p970_compute_mmcr()
/linux-6.3-rc2/arch/x86/platform/intel-mid/
A Dpwr.c30 #define PM_STS 0x00 macro
128 return !!(readl(pwr->regs + PM_STS) & PM_STS_BUSY); in mid_pwr_is_busy()

Completed in 6 milliseconds