Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/pmc/
H A Dcore.h413 struct pmc_info { struct
475 struct pmc_info *regmap_list;
503 struct pmc_info *regmap_list;
H A Dwcl.c464 static struct pmc_info wcl_pmc_info_list[] = {
H A Dptl.c534 static struct pmc_info ptl_pmc_info_list[] = {
H A Dlnl.c539 static struct pmc_info lnl_pmc_info_list[] = {
H A Darl.c655 static struct pmc_info arl_pmc_info_list[] = {
H A Dmtl.c952 static struct pmc_info mtl_pmc_info_list[] = {
H A Dcore.c1618 static const struct pmc_reg_map *pmc_core_find_regmap(struct pmc_info *list, u16 devid) in pmc_core_find_regmap()
/linux/arch/arm/mach-at91/
H A Dpm.c1335 struct pmc_info { struct
1342 static const struct pmc_info pmc_infos[] __initconst = { argument
1449 const struct pmc_info *pmc; in at91_pm_init()