Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/
H A Dkorina.c307 #define MII_CLOCK 1250000 /* no more than 2.5MHz */ macro
1128 writel(((lp->mii_clock_freq) / MII_CLOCK + 1) & ~1, in korina_init()