Searched refs:regmap_length (Results 1 – 11 of 11) sorted by relevance
| /drivers/platform/x86/intel/pmc/ |
| A D | tgl.c | 195 .regmap_length = CNP_PMC_MMIO_REG_LEN, 220 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| A D | icl.c | 44 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| A D | mtl.c | 459 .regmap_length = MTL_SOC_PMC_MMIO_REG_LEN, 783 .regmap_length = MTL_IOE_PMC_MMIO_REG_LEN, 930 .regmap_length = MTL_IOE_PMC_MMIO_REG_LEN,
|
| A D | spt.c | 130 .regmap_length = SPT_PMC_MMIO_REG_LEN,
|
| A D | arl.c | 270 .regmap_length = MTL_SOC_PMC_MMIO_REG_LEN, 639 .regmap_length = ARL_PCH_PMC_MMIO_REG_LEN,
|
| A D | cnp.c | 201 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| A D | adl.c | 293 .regmap_length = CNP_PMC_MMIO_REG_LEN,
|
| A D | lnl.c | 513 .regmap_length = LNL_PMC_MMIO_REG_LEN,
|
| A D | ptl.c | 500 .regmap_length = PTL_PCD_PMC_MMIO_REG_LEN,
|
| A D | core.h | 363 const int regmap_length; member
|
| A D | core.c | 1194 pmc->regbase = ioremap(pmc->base_addr, pmc->map->regmap_length); in get_primary_reg_base() 1515 pmc->regbase = ioremap(pmc->base_addr, pmc->map->regmap_length); in pmc_core_pmc_add()
|
Completed in 23 milliseconds