Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/telemetry/
H A Dpltdrv.c26 #define TELEM_MIN_PERIOD(x) ((x) & 0x7F0000) macro
599 telm_conf->ioss_config.min_period = TELEM_MIN_PERIOD(read_buf); in telemetry_setup()
622 telm_conf->pss_config.min_period = TELEM_MIN_PERIOD(read_buf); in telemetry_setup()