Searched refs:telem_ctrl (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/platform/x86/intel/telemetry/ |
H A D | pltdrv.c | 279 u32 telem_ctrl; in telemetry_setup_iossevtconfig() local 288 &telem_ctrl, sizeof(telem_ctrl)); in telemetry_setup_iossevtconfig() 313 &telem_ctrl, sizeof(telem_ctrl), in telemetry_setup_iossevtconfig() 341 &telem_ctrl, sizeof(telem_ctrl), in telemetry_setup_iossevtconfig() 392 &telem_ctrl, sizeof(telem_ctrl), NULL, 0); in telemetry_setup_iossevtconfig() 410 u32 telem_ctrl; in telemetry_setup_pssevtconfig() local 514 telem_ctrl |= pss_period; in telemetry_setup_pssevtconfig() 670 u32 telem_ctrl = 0; in telemetry_plt_set_sampling_period() local 686 &telem_ctrl, sizeof(telem_ctrl)); in telemetry_plt_set_sampling_period() 697 &telem_ctrl, sizeof(telem_ctrl), in telemetry_plt_set_sampling_period() [all …]
|