Searched refs:telem_ctrl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | intel_telemetry_pltdrv.c | 279 u32 telem_ctrl; in telemetry_setup_iossevtconfig() local 288 &telem_ctrl, sizeof(telem_ctrl)); in telemetry_setup_iossevtconfig() 295 TELEM_DISABLE(telem_ctrl); in telemetry_setup_iossevtconfig() 298 IOSS_TELEM_EVENT_CTL_WRITE, &telem_ctrl, in telemetry_setup_iossevtconfig() 299 sizeof(telem_ctrl), NULL, 0); in telemetry_setup_iossevtconfig() 309 TELEM_CLEAR_EVENTS(telem_ctrl); in telemetry_setup_iossevtconfig() 313 &telem_ctrl, sizeof(telem_ctrl), in telemetry_setup_iossevtconfig() 337 TELEM_CLEAR_EVENTS(telem_ctrl); in telemetry_setup_iossevtconfig() 410 u32 telem_ctrl; telemetry_setup_pssevtconfig() local 670 u32 telem_ctrl = 0; telemetry_plt_set_sampling_period() local [all...] |
/kernel/linux/linux-6.6/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() 295 TELEM_DISABLE(telem_ctrl); in telemetry_setup_iossevtconfig() 298 IOSS_TELEM_EVENT_CTL_WRITE, &telem_ctrl, in telemetry_setup_iossevtconfig() 299 sizeof(telem_ctrl), NULL, 0); in telemetry_setup_iossevtconfig() 309 TELEM_CLEAR_EVENTS(telem_ctrl); in telemetry_setup_iossevtconfig() 313 &telem_ctrl, sizeof(telem_ctrl), in telemetry_setup_iossevtconfig() 337 TELEM_CLEAR_EVENTS(telem_ctrl); in telemetry_setup_iossevtconfig() 410 u32 telem_ctrl; telemetry_setup_pssevtconfig() local 670 u32 telem_ctrl = 0; telemetry_plt_set_sampling_period() local [all...] |
Completed in 3 milliseconds