Searched refs:PMC_S0IR_TMR (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | pmc_atom.h | 54 #define PMC_S0IR_TMR 0x80 macro |
/arch/x86/platform/atom/ | ||
D | pmc_atom.c | 317 s0ir_tmr = (u64)pmc_reg_read(pmc, PMC_S0IR_TMR) << PMC_TMR_SHIFT; in pmc_sleep_tmr_show() |