Searched refs:pps_present (Results 1 – 3 of 3) sorted by relevance
181 bool pps_present; member578 if (cpts->pps_present && index == cpts->pps_hw_ts_idx) in am65_cpts_extts_enable()678 if (cpts->pps_present && req->index == cpts->pps_genf_idx) in am65_cpts_perout_enable()701 if (!cpts->pps_present) in am65_cpts_pps_enable()1106 cpts->pps_present = true; in am65_cpts_of_parse()1110 cpts->pps_present = false; in am65_cpts_of_parse()1114 cpts->pps_present = false; in am65_cpts_of_parse()1116 if (cpts->pps_present) { in am65_cpts_of_parse()1188 if (cpts->pps_present) in am65_cpts_create()1221 cpts->refclk_freq, cpts->ts_add_val, cpts->pps_present); in am65_cpts_create()
198 new->pps_present = true; in tcf_police_init()271 if (!p->rate_present && !p->pps_present) { in tcf_police_act()291 } else if (p->pps_present) { in tcf_police_act()375 if (p->pps_present) { in tcf_police_dump()
19 bool pps_present; member