Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/x86/
H A Dpmc_atom.h20 #define PMC_MMIO_REG_LEN 0x100 macro
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dpmc_atom.c476 pmc->regmap = ioremap(pmc->base_addr, PMC_MMIO_REG_LEN); in pmc_setup_dev()