Searched refs:icss_iep_get_count_hi (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.h36 int icss_iep_get_count_hi(struct icss_iep *iep);
H A Dicss_iep.c128 * icss_iep_get_count_hi() - Get the upper 32 bit IEP counter
133 int icss_iep_get_count_hi(struct icss_iep *iep) function
142 EXPORT_SYMBOL_GPL(icss_iep_get_count_hi); variable
H A Dicssg_prueth.c304 iepcount_hi = icss_iep_get_count_hi(emac->iep);
311 iepcount_hi_r = icss_iep_get_count_hi(emac->iep);

Completed in 123 milliseconds