Home
last modified time | relevance | path

Searched refs:pson_residency_counter_step (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dadl.c311 .pson_residency_counter_step = TGL_PSON_RES_COUNTER_STEP,
Dtgl.c237 .pson_residency_counter_step = TGL_PSON_RES_COUNTER_STEP,
Darl.c283 .pson_residency_counter_step = TGL_PSON_RES_COUNTER_STEP,
Dcore.h353 const u32 pson_residency_counter_step; member
Dcore.c206 *val = (u64)value * map->pson_residency_counter_step; in pmc_core_pson_residency_get()