Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dcore.h331 struct pmc_info { struct
389 struct pmc_info *regmap_list;
H A Dcore_ssram.c24 static const struct pmc_reg_map *pmc_core_find_regmap(struct pmc_info *list, u16 devid) in pmc_core_find_regmap()
H A Dmtl.c930 static struct pmc_info mtl_pmc_info_list[] = {
/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c1309 struct pmc_info { struct
1315 static const struct pmc_info pmc_infos[] __initconst = { argument
1414 const struct pmc_info *pmc; in at91_pm_init()