Home
last modified time | relevance | path

Searched refs:regmap_list (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dcore_ssram.c56 guid = pmc_core_find_guid(pmcdev->regmap_list, pmc->map); in pmc_core_get_lpm_req()
260 if (!pmcdev->regmap_list) in pmc_core_ssram_get_pmc()
288 map = pmc_core_find_regmap(pmcdev->regmap_list, devid); in pmc_core_ssram_get_pmc()
Darl.c705 pmcdev->regmap_list = arl_pmc_info_list; in arl_core_init()
Dcore.h428 struct pmc_info *regmap_list; member
Dmtl.c1005 pmcdev->regmap_list = mtl_pmc_info_list; in mtl_core_init()