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

/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c3494 u32 incvalue, incperiod, shift; local
3513 incperiod = INCPERIOD_96MHZ;
3521 incperiod = INCPERIOD_96MHZ;
3527 incperiod = INCPERIOD_25MHZ;
3535 incperiod = INCPERIOD_24MHZ;
3549 incperiod = INCPERIOD_24MHZ;
3555 incperiod = INCPERIOD_38400KHZ;
3564 incperiod = INCPERIOD_25MHZ;
3573 *timinca = ((incperiod << E1000_TIMINCA_INCPERIOD_SHIFT) |

Completed in 189 milliseconds