Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssg/
H A Dicss_iep.h107 int icss_iep_get_count_hi(struct icss_iep *iep);
H A Dicss_iep.c62 int icss_iep_get_count_hi(struct icss_iep *iep) in icss_iep_get_count_hi() function
71 EXPORT_SYMBOL_GPL(icss_iep_get_count_hi);
H A Dicssg_prueth.c440 iepcount_hi = icss_iep_get_count_hi(emac->iep); in prueth_iep_gettime()
447 iepcount_hi_r = icss_iep_get_count_hi(emac->iep); in prueth_iep_gettime()