Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/x86/
Dpmc_atom.c25 struct pmc_reg_map { struct
34 const struct pmc_reg_map *map; argument
41 const struct pmc_reg_map *map;
177 static const struct pmc_reg_map byt_reg_map = {
185 static const struct pmc_reg_map cht_reg_map = {
286 const struct pmc_reg_map *m = pmc->map; in pmc_dev_state_show()
486 const struct pmc_reg_map *map = data->map; in pmc_setup_dev()
Dintel_pmc_core.c154 static const struct pmc_reg_map spt_reg_map = {
389 static const struct pmc_reg_map cnp_reg_map = {
406 static const struct pmc_reg_map icl_reg_map = {
569 static const struct pmc_reg_map tgl_reg_map = {
609 const struct pmc_reg_map *map = pmcdev->map; in pmc_core_dev_state_get()
871 const struct pmc_reg_map *map = pmcdev->map; in pmc_core_ltr_ignore_write()
917 const struct pmc_reg_map *map = pmcdev->map; in pmc_core_slps0_dbg_latch()
1218 pmcdev->map = (struct pmc_reg_map *)cpu_id->driver_data; in pmc_core_probe()
Dintel_pmc_core.h241 struct pmc_reg_map { struct
287 const struct pmc_reg_map *map;