Searched refs:pps_present (Results 1 – 3 of 3) sorted by relevance
181 bool pps_present; member571 if (cpts->pps_present && index == cpts->pps_hw_ts_idx) in am65_cpts_extts_enable()671 if (cpts->pps_present && req->index == cpts->pps_genf_idx) in am65_cpts_perout_enable()694 if (!cpts->pps_present) in am65_cpts_pps_enable()1054 cpts->pps_present = true; in am65_cpts_of_parse()1058 cpts->pps_present = false; in am65_cpts_of_parse()1062 cpts->pps_present = false; in am65_cpts_of_parse()1064 if (cpts->pps_present) { in am65_cpts_of_parse()1136 if (cpts->pps_present) in am65_cpts_create()1169 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