Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/intel/pmc/
H A Dcore.h327 struct pmc_reg_map { struct
373 const struct pmc_reg_map *map;
390 const struct pmc_reg_map *map;
463 const struct pmc_reg_map *map;
473 extern const struct pmc_reg_map cnp_reg_map;
475 extern const struct pmc_reg_map adl_reg_map;
484 extern const struct pmc_reg_map mtl_socm_reg_map;
485 extern const struct pmc_reg_map mtl_ioep_reg_map;
H A 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()
H A Dicl.c35 static const struct pmc_reg_map icl_reg_map = {
H A Dtgl.c188 static const struct pmc_reg_map tgl_reg_map = {
213 static const struct pmc_reg_map tgl_h_reg_map = {
H A Dspt.c121 static const struct pmc_reg_map spt_reg_map = {
H A Dmtl.c453 const struct pmc_reg_map mtl_socm_reg_map = {
783 const struct pmc_reg_map mtl_ioep_reg_map = {
930 static const struct pmc_reg_map mtl_ioem_reg_map = {
H A Dcore.c89 const struct pmc_reg_map *map = pmc->map; in set_etr3()
119 const struct pmc_reg_map *map = pmc->map; in etr3_is_visible()
133 const struct pmc_reg_map *map = pmc->map; in etr3_show()
189 const struct pmc_reg_map *map = pmc->map; in pmc_core_dev_state_get()
203 const struct pmc_reg_map *map = pmc->map; in pmc_core_pson_residency_get()
466 const struct pmc_reg_map *map; in pmc_core_send_ltr_ignore()
562 const struct pmc_reg_map *map = pmc->map; in pmc_core_slps0_dbg_latch()
H A Darl.c259 static const struct pmc_reg_map arl_socs_reg_map = {
628 static const struct pmc_reg_map arl_pchs_reg_map = {
H A Dcnp.c191 const struct pmc_reg_map cnp_reg_map = {
H A Dadl.c286 const struct pmc_reg_map adl_reg_map = {
H A Dlnl.c506 static const struct pmc_reg_map lnl_socm_reg_map = {
H A Dptl.c493 static const struct pmc_reg_map ptl_pcdp_reg_map = {
/linux-6.15/drivers/platform/x86/
H A 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()