Searched refs:am65_cpts_rx_enable (Results 1 – 3 of 3) sorted by relevance
26 void am65_cpts_rx_enable(struct am65_cpts *cpts, bool en);54 static inline void am65_cpts_rx_enable(struct am65_cpts *cpts, bool en) in am65_cpts_rx_enable() function
735 void am65_cpts_rx_enable(struct am65_cpts *cpts, bool en) in am65_cpts_rx_enable() function748 EXPORT_SYMBOL_GPL(am65_cpts_rx_enable);
1406 am65_cpts_rx_enable(common->cpts, port->rx_ts_enabled); in am65_cpsw_nuss_hwtstamp_set()