Home
last modified time | relevance | path

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

/drivers/platform/x86/intel/pmc/
Dcore.h293 struct pmc_reg_map { struct
333 const struct pmc_reg_map *map;
349 const struct pmc_reg_map *map;
406 extern const struct pmc_reg_map spt_reg_map;
414 extern const struct pmc_reg_map cnp_reg_map;
417 extern const struct pmc_reg_map icl_reg_map;
427 extern const struct pmc_reg_map tgl_reg_map;
445 extern const struct pmc_reg_map adl_reg_map;
464 extern const struct pmc_reg_map mtl_socm_reg_map;
482 extern const struct pmc_reg_map mtl_ioep_reg_map;
[all …]
Dcore_ssram.c24 static const struct pmc_reg_map *pmc_core_find_regmap(struct pmc_info *list, u16 devid) in pmc_core_find_regmap()
40 const struct pmc_reg_map *reg_map, int pmc_index) in pmc_core_pmc_add()
88 const struct pmc_reg_map *map; in pmc_core_ssram_get_pmc()
Dicl.c35 const struct pmc_reg_map icl_reg_map = {
Dcore.c86 const struct pmc_reg_map *map = pmc->map; in set_etr3()
125 const struct pmc_reg_map *map = pmc->map; in etr3_is_visible()
140 const struct pmc_reg_map *map = pmc->map; in etr3_show()
198 const struct pmc_reg_map *map = pmc->map; in pmc_core_dev_state_get()
466 const struct pmc_reg_map *map; in pmc_core_send_ltr_ignore()
553 const struct pmc_reg_map *map = pmc->map; in pmc_core_slps0_dbg_latch()
Dmtl.c445 const struct pmc_reg_map mtl_socm_reg_map = {
774 const struct pmc_reg_map mtl_ioep_reg_map = {
914 const struct pmc_reg_map mtl_ioem_reg_map = {
Dspt.c119 const struct pmc_reg_map spt_reg_map = {
Dcnp.c189 const struct pmc_reg_map cnp_reg_map = {
Dtgl.c183 const struct pmc_reg_map tgl_reg_map = {
Dadl.c286 const struct pmc_reg_map adl_reg_map = {
/drivers/platform/x86/
Dpmc_atom.c26 struct pmc_reg_map { struct
35 const struct pmc_reg_map *map; argument
42 const struct pmc_reg_map *map;
178 static const struct pmc_reg_map byt_reg_map = {
186 static const struct pmc_reg_map cht_reg_map = {
274 const struct pmc_reg_map *m = pmc->map; in pmc_dev_state_show()
455 const struct pmc_reg_map *map = data->map; in pmc_setup_dev()