Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dcore.h319 struct pmc_reg_map { struct
365 const struct pmc_reg_map *map;
382 const struct pmc_reg_map *map;
445 extern const struct pmc_reg_map spt_reg_map;
453 extern const struct pmc_reg_map cnp_reg_map;
456 extern const struct pmc_reg_map icl_reg_map;
466 extern const struct pmc_reg_map tgl_reg_map;
467 extern const struct pmc_reg_map tgl_h_reg_map;
485 extern const struct pmc_reg_map adl_reg_map;
504 extern const struct pmc_reg_map mtl_socm_reg_map;
[all …]
Dcore_ssram.c34 static u32 pmc_core_find_guid(struct pmc_info *list, const struct pmc_reg_map *map) in DEFINE_FREE()
206 static const struct pmc_reg_map *pmc_core_find_regmap(struct pmc_info *list, u16 devid) in pmc_core_find_regmap()
222 const struct pmc_reg_map *reg_map, int pmc_index) in pmc_core_pmc_add()
256 const struct pmc_reg_map *map; in pmc_core_ssram_get_pmc()
Dicl.c35 const struct pmc_reg_map icl_reg_map = {
Dtgl.c188 const struct pmc_reg_map tgl_reg_map = {
213 const struct pmc_reg_map tgl_h_reg_map = {
Dspt.c119 const struct pmc_reg_map spt_reg_map = {
Dmtl.c453 const struct pmc_reg_map mtl_socm_reg_map = {
783 const struct pmc_reg_map mtl_ioep_reg_map = {
930 const struct pmc_reg_map mtl_ioem_reg_map = {
Dcore.c88 const struct pmc_reg_map *map = pmc->map; in set_etr3()
118 const struct pmc_reg_map *map = pmc->map; in etr3_is_visible()
132 const struct pmc_reg_map *map = pmc->map; in etr3_show()
188 const struct pmc_reg_map *map = pmc->map; in pmc_core_dev_state_get()
202 const struct pmc_reg_map *map = pmc->map; in pmc_core_pson_residency_get()
465 const struct pmc_reg_map *map; in pmc_core_send_ltr_ignore()
561 const struct pmc_reg_map *map = pmc->map; in pmc_core_slps0_dbg_latch()
Dcnp.c189 const struct pmc_reg_map cnp_reg_map = {
Darl.c258 const struct pmc_reg_map arl_socs_reg_map = {
627 const struct pmc_reg_map arl_pchs_reg_map = {
Dadl.c286 const struct pmc_reg_map adl_reg_map = {
Dlnl.c506 const struct pmc_reg_map lnl_socm_reg_map = {
/linux-6.12.1/drivers/platform/x86/
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()