Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/x86/
Dpmc_atom.h18 #define PMC_MMIO_REG_LEN 0x100 macro
/Linux-v5.4/drivers/platform/x86/
Dpmc_atom.c484 pmc->regmap = ioremap_nocache(pmc->base_addr, PMC_MMIO_REG_LEN); in pmc_setup_dev()