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

/linux-master/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);
623 telm_conf->pss_config.max_period = TELEM_MAX_PERIOD(read_buf);

Completed in 138 milliseconds