Searched refs:am65_cpts_estf_disable (Results 1 – 3 of 3) sorted by relevance
31 void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx);77 static inline void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) in am65_cpts_estf_disable() function
626 void am65_cpts_estf_disable(struct am65_cpts *cpts, int idx) in am65_cpts_estf_disable() function633 EXPORT_SYMBOL_GPL(am65_cpts_estf_disable);
760 am65_cpts_estf_disable(cpts, port->port_id - 1); in am65_cpsw_timer_stop()