Home
last modified time | relevance | path

Searched refs:am65_cpts_estf_enable (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/ti/
Dam65-cpts.h28 int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx,
63 static inline int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, in am65_cpts_estf_enable() function
Dam65-cpts.c512 int am65_cpts_estf_enable(struct am65_cpts *cpts, int idx, in am65_cpts_estf_enable() function
537 EXPORT_SYMBOL_GPL(am65_cpts_estf_enable);
Dam65-cpsw-qos.c373 return am65_cpts_estf_enable(cpts, port->port_id - 1, &cfg); in am65_cpsw_timer_set()