Home
last modified time | relevance | path

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

/linux-5.19.10/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()
456 const struct pmc_reg_map *map = data->map; in pmc_setup_dev()
/linux-5.19.10/drivers/platform/x86/intel/pmc/
Dcore.c157 static const struct pmc_reg_map spt_reg_map = {
394 static const struct pmc_reg_map cnp_reg_map = {
412 static const struct pmc_reg_map icl_reg_map = {
576 static const struct pmc_reg_map tgl_reg_map = {
922 static const struct pmc_reg_map adl_reg_map = {
966 const struct pmc_reg_map *map = pmcdev->map; in set_etr3()
1004 const struct pmc_reg_map *map = pmcdev->map; in etr3_is_visible()
1018 const struct pmc_reg_map *map = pmcdev->map; in etr3_show()
1076 const struct pmc_reg_map *map = pmcdev->map; in pmc_core_dev_state_get()
1332 const struct pmc_reg_map *map = pmcdev->map; in pmc_core_send_ltr_ignore()
[all …]
Dcore.h277 struct pmc_reg_map { struct
331 const struct pmc_reg_map *map;