Searched refs:PMC_MMIO_REG_LEN (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | pmc_atom.h | 27 #define PMC_MMIO_REG_LEN 0x100 macro |
/arch/x86/platform/atom/ | ||
D | pmc_atom.c | 402 pmc->regmap = ioremap_nocache(pmc->base_addr, PMC_MMIO_REG_LEN); in pmc_setup_dev() |