Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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) in icss_iep_get_count_hi() function
142 EXPORT_SYMBOL_GPL(icss_iep_get_count_hi); variable
H A Dicssg_prueth.c1180 iepcount_hi = icss_iep_get_count_hi(emac->iep); in prueth_iep_gettime()
1187 iepcount_hi_r = icss_iep_get_count_hi(emac->iep); in prueth_iep_gettime()

Completed in 5 milliseconds