Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/e1000e/
Dnetdev.c4376 u32 systimel_2 = er32(SYSTIML); in e1000e_cyclecounter_read() local
4377 if (systimel > systimel_2) { in e1000e_cyclecounter_read()
4382 systimel = systimel_2; in e1000e_cyclecounter_read()