Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/x86/
Dintel_telemetry_pltdrv.c27 #define TELEM_MIN_PERIOD(x) ((x) & 0x7F0000) macro
611 telm_conf->ioss_config.min_period = TELEM_MIN_PERIOD(read_buf); in telemetry_setup()
634 telm_conf->pss_config.min_period = TELEM_MIN_PERIOD(read_buf); in telemetry_setup()