Home
last modified time | relevance | path

Searched refs:lpm_num_maps (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/platform/x86/intel/pmc/
Dcore.c589 .lpm_num_maps = TGL_LPM_NUM_MAPS,
604 const int num_maps = pmcdev->map->lpm_num_maps; in pmc_core_get_tgl_lpm_reqs()
936 .lpm_num_maps = ADL_LPM_NUM_MAPS,
1564 const int num_maps = pmcdev->map->lpm_num_maps; in pmc_core_substate_req_regs_show()
1792 if (!pmcdev->map->lpm_num_maps) in pmc_core_get_low_power_modes()
Dcore.h297 const int lpm_num_maps; member