Home
last modified time | relevance | path

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

/Linux-v5.4/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()
470 const struct pmc_reg_map *map = data->map; in pmc_setup_dev()
Dintel_pmc_core.c144 static const struct pmc_reg_map spt_reg_map = {
335 static const struct pmc_reg_map cnp_reg_map = {
351 static const struct pmc_reg_map icl_reg_map = {
391 const struct pmc_reg_map *map = pmcdev->map; in pmc_core_dev_state_get()
567 const struct pmc_reg_map *map = pmcdev->map; in pmc_core_ltr_ignore_write()
613 const struct pmc_reg_map *map = pmcdev->map; in pmc_core_slps0_dbg_latch()
871 pmcdev->map = (struct pmc_reg_map *)cpu_id->driver_data; in pmc_core_probe()
Dintel_pmc_core.h215 struct pmc_reg_map { struct
253 const struct pmc_reg_map *map;