Searched refs:ioss_period (Results 1 – 3 of 3) sorted by relevance
276 u8 num_ioss_evts, ioss_period; in telemetry_setup_iossevtconfig() local282 ioss_period = evtconfig.period; in telemetry_setup_iossevtconfig()388 telem_ctrl |= ioss_period; in telemetry_setup_iossevtconfig()398 telm_conf->ioss_config.curr_period = ioss_period; in telemetry_setup_iossevtconfig()668 static int telemetry_plt_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_plt_set_sampling_period() argument674 if (ioss_period) { in telemetry_plt_set_sampling_period()677 if (TELEM_SAMPLE_PERIOD_INVALID(ioss_period)) { in telemetry_plt_set_sampling_period()708 telem_ctrl |= ioss_period; in telemetry_plt_set_sampling_period()718 telm_conf->ioss_config.curr_period = ioss_period; in telemetry_plt_set_sampling_period()
30 static int telemetry_def_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_def_set_sampling_period() argument135 int telemetry_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_set_sampling_period() argument138 ioss_period); in telemetry_set_sampling_period()
72 int (*set_sampling_period)(u8 pss_period, u8 ioss_period);131 int telemetry_set_sampling_period(u8 pss_period, u8 ioss_period);