Searched refs:ioss_period (Results 1 – 3 of 3) sorted by relevance
38 static int telemetry_def_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_def_set_sampling_period() argument143 int telemetry_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_set_sampling_period() argument146 ioss_period); in telemetry_set_sampling_period()
292 u8 num_ioss_evts, ioss_period; in telemetry_setup_iossevtconfig() local298 ioss_period = evtconfig.period; in telemetry_setup_iossevtconfig()408 telem_ctrl |= ioss_period; in telemetry_setup_iossevtconfig()419 telm_conf->ioss_config.curr_period = ioss_period; in telemetry_setup_iossevtconfig()688 static int telemetry_plt_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_plt_set_sampling_period() argument694 if (ioss_period) { in telemetry_plt_set_sampling_period()695 if (TELEM_SAMPLE_PERIOD_INVALID(ioss_period)) { in telemetry_plt_set_sampling_period()727 telem_ctrl |= ioss_period; in telemetry_plt_set_sampling_period()738 telm_conf->ioss_config.curr_period = ioss_period; in telemetry_plt_set_sampling_period()
80 int (*set_sampling_period)(u8 pss_period, u8 ioss_period);139 int telemetry_set_sampling_period(u8 pss_period, u8 ioss_period);