Searched refs:systimel_2 (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c4385 u32 systimel, systimel_2, systimeh; local
4400 systimel_2 = er32(SYSTIML);
4402 if (systimel > systimel_2) {
4404 * systimel_2
4407 systimel = systimel_2;

Completed in 260 milliseconds