Searched refs:regmap_length (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/platform/x86/intel/pmc/ |
| H A D | tgl.c | 195 .regmap_length = CNP_PMC_MMIO_REG_LEN, 220 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| H A D | icl.c | 44 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| H A D | mtl.c | 459 .regmap_length = MTL_SOC_PMC_MMIO_REG_LEN, 784 .regmap_length = MTL_IOE_PMC_MMIO_REG_LEN, 932 .regmap_length = MTL_IOE_PMC_MMIO_REG_LEN,
|
| H A D | spt.c | 130 .regmap_length = SPT_PMC_MMIO_REG_LEN,
|
| H A D | arl.c | 270 .regmap_length = MTL_SOC_PMC_MMIO_REG_LEN, 640 .regmap_length = ARL_PCH_PMC_MMIO_REG_LEN,
|
| H A D | cnp.c | 201 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| H A D | adl.c | 293 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| H A D | wcl.c | 441 .regmap_length = WCL_PCD_PMC_MMIO_REG_LEN,
|
| H A D | ptl.c | 511 .regmap_length = PTL_PCD_PMC_MMIO_REG_LEN,
|
| H A D | lnl.c | 517 .regmap_length = LNL_PMC_MMIO_REG_LEN,
|
| H A D | core.h | 378 const int regmap_length; member
|
| H A D | core.c | 1306 pmc->regbase = ioremap(pmc->base_addr, pmc->map->regmap_length); in get_primary_reg_base() 1653 pmc->regbase = ioremap(pmc->base_addr, pmc->map->regmap_length); in pmc_core_pmc_add()
|