Home
last modified time | relevance | path

Searched refs:TELEM_MAX_PERIOD (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dintel_telemetry_pltdrv.c27 #define TELEM_MAX_PERIOD(x) ((x) & 0x7F000000) macro
600 telm_conf->ioss_config.max_period = TELEM_MAX_PERIOD(read_buf); in telemetry_setup()
623 telm_conf->pss_config.max_period = TELEM_MAX_PERIOD(read_buf); in telemetry_setup()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c27 #define TELEM_MAX_PERIOD(x) ((x) & 0x7F000000) macro
600 telm_conf->ioss_config.max_period = TELEM_MAX_PERIOD(read_buf); in telemetry_setup()
623 telm_conf->pss_config.max_period = TELEM_MAX_PERIOD(read_buf); in telemetry_setup()

Completed in 6 milliseconds