Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dam65-cpts.h24 int am65_cpts_phc_index(struct am65_cpts *cpts);
46 static inline int am65_cpts_phc_index(struct am65_cpts *cpts) in am65_cpts_phc_index() function
H A Dam65-cpts.c967 int am65_cpts_phc_index(struct am65_cpts *cpts) in am65_cpts_phc_index() function
971 EXPORT_SYMBOL_GPL(am65_cpts_phc_index);
H A Dam65-cpsw-ethtool.c680 info->phc_index = am65_cpts_phc_index(common->cpts); in am65_cpsw_get_ethtool_ts_info()