Searched refs:cpts_tx_enable (Results 1 – 3 of 3) sorted by relevance
149 static inline void cpts_tx_enable(struct cpts *cpts, int enable) in cpts_tx_enable() function209 static inline void cpts_tx_enable(struct cpts *cpts, int enable) in cpts_tx_enable() function
2673 cpts_tx_enable(cpts, 0); in gbe_hwtstamp_set()2676 cpts_tx_enable(cpts, 1); in gbe_hwtstamp_set()
2154 cpts_tx_enable(cpts, cfg.tx_type == HWTSTAMP_TX_ON); in cpsw_hwtstamp_set()