Home
last modified time | relevance | path

Searched refs:pmc_info (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dcore_ssram.c34 static u32 pmc_core_find_guid(struct pmc_info *list, const struct pmc_reg_map *map) in DEFINE_FREE()
206 static const struct pmc_reg_map *pmc_core_find_regmap(struct pmc_info *list, u16 devid) in pmc_core_find_regmap()
Dcore.h362 struct pmc_info { struct
428 struct pmc_info *regmap_list;
Darl.c656 static struct pmc_info arl_pmc_info_list[] = {
Dmtl.c953 static struct pmc_info mtl_pmc_info_list[] = {
/linux-6.12.1/arch/arm/mach-at91/
Dpm.c1319 struct pmc_info { struct
1325 static const struct pmc_info pmc_infos[] __initconst = { argument
1425 const struct pmc_info *pmc; in at91_pm_init()