Searched refs:telm_conf (Results 1 – 1 of 1) sorted by relevance
80 static struct telemetry_plt_config *telm_conf; variable191 *unit_config = &(telm_conf->pss_config); in telem_get_unitconfig()193 *unit_config = &(telm_conf->ioss_config); in telem_get_unitconfig()255 return intel_scu_ipc_dev_command(telm_conf->scu, IOSS_TELEM, in telemetry_plt_config_ioss_event()275 struct intel_scu_ipc_dev *scu = telm_conf->scu; in telemetry_setup_iossevtconfig()319 telm_conf->ioss_config.ssram_evts_used = 0; in telemetry_setup_iossevtconfig()324 telm_conf->ioss_config.telem_evts[idx].evt_id, in telemetry_setup_iossevtconfig()327 telm_conf->ioss_config.telem_evts[idx].evt_id); in telemetry_setup_iossevtconfig()330 telm_conf->ioss_config.ssram_evts_used++; in telemetry_setup_iossevtconfig()347 telm_conf->ioss_config.ssram_evts_used = 0; in telemetry_setup_iossevtconfig()[all …]