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,70 static inline int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, in am65_cpts_estf_enable() function
587 int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, in am65_cpts_estf_enable() function617 EXPORT_SYMBOL_GPL(am65_cpts_estf_enable);
375 return am65_cpts_estf_enable(cpts, port->port_id - 1, &cfg); in am65_cpsw_timer_set()