Searched refs:pss_period (Results 1 – 3 of 3) sorted by relevance
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() argument137 return telm_core_conf.telem_ops->set_sampling_period(pss_period, in telemetry_set_sampling_period()
420 u8 num_pss_evts, pss_period; in telemetry_setup_pssevtconfig() local426 pss_period = evtconfig.period; in telemetry_setup_pssevtconfig()527 telem_ctrl |= pss_period; in telemetry_setup_pssevtconfig()536 telm_conf->pss_config.curr_period = pss_period; in telemetry_setup_pssevtconfig()680 static int telemetry_plt_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_plt_set_sampling_period() argument733 if (pss_period) { in telemetry_plt_set_sampling_period()734 if (TELEM_SAMPLE_PERIOD_INVALID(pss_period)) { in telemetry_plt_set_sampling_period()763 telem_ctrl |= pss_period; in telemetry_plt_set_sampling_period()772 telm_conf->pss_config.curr_period = pss_period; in telemetry_plt_set_sampling_period()
71 int (*set_sampling_period)(u8 pss_period, u8 ioss_period);130 int telemetry_set_sampling_period(u8 pss_period, u8 ioss_period);