Searched refs:SGMII_CLOCK_PERIOD_NS (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/pcs/
H A Dpcs-lynx.c11 #define SGMII_CLOCK_PERIOD_NS 8 /* PCS is clocked at 125 MHz */ macro
12 #define LINK_TIMER_VAL(ns) ((u32)((ns) / SGMII_CLOCK_PERIOD_NS))

Completed in 227 milliseconds