Searched refs:regmap_length (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/platform/x86/intel/pmc/ |
| H A D | icl.c | 44 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| H A D | tgl.c | 195 .regmap_length = CNP_PMC_MMIO_REG_LEN, 220 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| H A D | spt.c | 130 .regmap_length = SPT_PMC_MMIO_REG_LEN,
|
| H A D | mtl.c | 460 .regmap_length = MTL_SOC_PMC_MMIO_REG_LEN, 784 .regmap_length = MTL_IOE_PMC_MMIO_REG_LEN, 931 .regmap_length = MTL_IOE_PMC_MMIO_REG_LEN,
|
| H A D | arl.c | 271 .regmap_length = MTL_SOC_PMC_MMIO_REG_LEN, 640 .regmap_length = ARL_PCH_PMC_MMIO_REG_LEN,
|
| H A D | cnp.c | 200 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| H A D | adl.c | 293 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| H A D | core_ssram.c | 238 pmc->regbase = ioremap(pmc->base_addr, pmc->map->regmap_length); in pmc_core_pmc_add()
|
| H A D | lnl.c | 513 .regmap_length = LNL_PMC_MMIO_REG_LEN,
|
| H A D | ptl.c | 500 .regmap_length = PTL_PCD_PMC_MMIO_REG_LEN,
|
| H A D | core.h | 339 const int regmap_length; member
|
| H A D | core.c | 1193 pmc->regbase = ioremap(pmc->base_addr, pmc->map->regmap_length); in get_primary_reg_base()
|