Home
last modified time | relevance | path

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

/linux/arch/x86/platform/intel-mid/
H A Dpwr.c35 #define PM_SSC(x) (0x20 + (x) * 4) macro
113 writel(value, pwr->regs + PM_SSC(reg)); in mid_pwr_set_state()