Searched refs:am65_cpts_rx_enable (Results 1 – 3 of 3) sorted by relevance
27 void am65_cpts_rx_enable(struct am65_cpts *cpts, bool en);61 static inline void am65_cpts_rx_enable(struct am65_cpts *cpts, bool en) in am65_cpts_rx_enable() function
875 void am65_cpts_rx_enable(struct am65_cpts *cpts, bool en) in am65_cpts_rx_enable() function888 EXPORT_SYMBOL_GPL(am65_cpts_rx_enable);
1348 am65_cpts_rx_enable(common->cpts, port->rx_ts_enabled); in am65_cpsw_nuss_hwtstamp_set()