Searched refs:PMC_FUNC_DIS_2 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
D | pmc_atom.h | 30 #define PMC_FUNC_DIS_2 0x38 macro |
/linux-4.1.27/arch/x86/kernel/ | ||
D | pmc_atom.c | 153 func_dis_2 = pmc_reg_read(pmc, PMC_FUNC_DIS_2); in pmc_dev_state_show() |