Searched refs:pss_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() argument145 return telm_core_conf.telem_ops->set_sampling_period(pss_period, in telemetry_set_sampling_period()
428 u8 num_pss_evts, pss_period; in telemetry_setup_pssevtconfig() local434 pss_period = evtconfig.period; in telemetry_setup_pssevtconfig()535 telem_ctrl |= pss_period; in telemetry_setup_pssevtconfig()544 telm_conf->pss_config.curr_period = pss_period; in telemetry_setup_pssevtconfig()688 static int telemetry_plt_set_sampling_period(u8 pss_period, u8 ioss_period) in telemetry_plt_set_sampling_period() argument741 if (pss_period) { in telemetry_plt_set_sampling_period()742 if (TELEM_SAMPLE_PERIOD_INVALID(pss_period)) { in telemetry_plt_set_sampling_period()771 telem_ctrl |= pss_period; in telemetry_plt_set_sampling_period()780 telm_conf->pss_config.curr_period = pss_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);