Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/ti/
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
Dam65-cpts.c1014 int am65_cpts_phc_index(struct am65_cpts *cpts) in am65_cpts_phc_index() function
1018 EXPORT_SYMBOL_GPL(am65_cpts_phc_index);
Dam65-cpsw-ethtool.c717 info->phc_index = am65_cpts_phc_index(common->cpts); in am65_cpsw_get_ethtool_ts_info()