Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/pmc/
H A Dcore.h366 struct pmc_reg_map { struct
415 const struct pmc_reg_map *map;
432 const struct pmc_reg_map *map;
504 const struct pmc_reg_map *map;
516 extern const struct pmc_reg_map cnp_reg_map;
518 extern const struct pmc_reg_map adl_reg_map;
527 extern const struct pmc_reg_map mtl_socm_reg_map;
528 extern const struct pmc_reg_map mtl_ioep_reg_map;
H A Dcore.c96 const struct pmc_reg_map *map = pmc->map; in set_etr3()
126 const struct pmc_reg_map *map = pmc->map; in etr3_is_visible()
140 const struct pmc_reg_map *map = pmc->map; in etr3_show()
196 const struct pmc_reg_map *map = pmc->map; in pmc_core_dev_state_get()
210 const struct pmc_reg_map *map = pmc->map; in pmc_core_pson_residency_get()
473 const struct pmc_reg_map *map; in pmc_core_send_ltr_ignore()
569 const struct pmc_reg_map *map = pmc->map; in pmc_core_slps0_dbg_latch()
1591 static const struct pmc_reg_map *pmc_core_find_regmap(struct pmc_info *list, u16 devid) in pmc_core_find_regmap()
1604 const struct pmc_reg_map *map; in pmc_core_pmc_add()
H A Dmtl.c452 const struct pmc_reg_map mtl_socm_reg_map = {
783 const struct pmc_reg_map mtl_ioep_reg_map = {
931 static const struct pmc_reg_map mtl_ioem_reg_map = {
H A Darl.c258 static const struct pmc_reg_map arl_socs_reg_map = {
628 static const struct pmc_reg_map arl_pchs_reg_map = {
H A Dwcl.c434 static const struct pmc_reg_map wcl_pcdn_reg_map = {
H A Dlnl.c510 static const struct pmc_reg_map lnl_socm_reg_map = {
H A Dptl.c504 static const struct pmc_reg_map ptl_pcdp_reg_map = {
/linux/drivers/platform/x86/
H A Dpmc_atom.c28 struct pmc_reg_map { struct
37 const struct pmc_reg_map *map; argument
44 const struct pmc_reg_map *map;
180 static const struct pmc_reg_map byt_reg_map = {
188 static const struct pmc_reg_map cht_reg_map = {
276 const struct pmc_reg_map *m = pmc->map; in pmc_dev_state_show()
476 const struct pmc_reg_map *m = pmc->map; in pmc_s2idle_check()
533 const struct pmc_reg_map *map = data->map; in pmc_setup_dev()