Home
last modified time | relevance | path

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

/openbmc/linux/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()