Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/intel/pmc/
H A Dcore.h370 struct pmc_info { struct
436 struct pmc_info *regmap_list;
462 struct pmc_info *regmap_list;
H A 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()
H A Darl.c658 static struct pmc_info arl_pmc_info_list[] = {
H A Dmtl.c953 static struct pmc_info mtl_pmc_info_list[] = {
/linux-6.15/arch/arm/mach-at91/
H A Dpm.c1338 struct pmc_info { struct
1345 static const struct pmc_info pmc_infos[] __initconst = { argument
1452 const struct pmc_info *pmc; in at91_pm_init()