Searched refs:pps_present (Results 1 – 3 of 3) sorted by relevance
183 bool pps_present; member600 if (cpts->pps_present && index == cpts->pps_hw_ts_idx) in am65_cpts_extts_enable()700 if (cpts->pps_present && req->index == cpts->pps_genf_idx) in am65_cpts_perout_enable()723 if (!cpts->pps_present) in am65_cpts_pps_enable()1128 cpts->pps_present = true; in am65_cpts_of_parse()1132 cpts->pps_present = false; in am65_cpts_of_parse()1136 cpts->pps_present = false; in am65_cpts_of_parse()1138 if (cpts->pps_present) { in am65_cpts_of_parse()1211 if (cpts->pps_present) in am65_cpts_create()1244 cpts->refclk_freq, cpts->ts_add_val, cpts->pps_present); in am65_cpts_create()
196 new->pps_present = true; in tcf_police_init()270 if (!p->rate_present && !p->pps_present) { in tcf_police_act()290 } else if (p->pps_present) { in tcf_police_act()373 if (p->pps_present) { in tcf_police_dump()
20 bool pps_present; member