Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dpmc_atom.h26 #define PMC_REG_BIT_WIDTH 32 macro
/linux-4.1.27/arch/x86/kernel/
Dpmc_atom.c160 reg_index = dev_index / PMC_REG_BIT_WIDTH; in pmc_dev_state_show()