Searched refs:pss_period (Results 1 – 3 of 3) sorted by relevance
407 u8 num_pss_evts, pss_period; in telemetry_setup_pssevtconfig() local413 pss_period = evtconfig.period; in telemetry_setup_pssevtconfig()514 telem_ctrl |= pss_period; in telemetry_setup_pssevtconfig()523 telm_conf->pss_config.curr_period = pss_period; in telemetry_setup_pssevtconfig()668 static int telemetry_plt_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_plt_set_sampling_period() argument721 if (pss_period) { in telemetry_plt_set_sampling_period()722 if (TELEM_SAMPLE_PERIOD_INVALID(pss_period)) { in telemetry_plt_set_sampling_period()751 telem_ctrl |= pss_period; in telemetry_plt_set_sampling_period()760 telm_conf->pss_config.curr_period = pss_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() argument137 return telm_core_conf.telem_ops->set_sampling_period(pss_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);