Searched refs:am65_cpts_estf_enable (Results 1 – 3 of 3) sorted by relevance
29 int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx,71 static inline int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, in am65_cpts_estf_enable() function
594 int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, in am65_cpts_estf_enable() function624 EXPORT_SYMBOL_GPL(am65_cpts_estf_enable);
752 return am65_cpts_estf_enable(cpts, port->port_id - 1, &cfg); in am65_cpsw_timer_set()