Searched defs:eth_clkfreq (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/net/ | ||
H A D | ethoc.h | 19 u32 eth_clkfreq; member |
/openbmc/linux/drivers/net/ethernet/ | ||
H A D | ethoc.c | 1034 u32 eth_clkfreq = pdata ? pdata->eth_clkfreq : 0; in ethoc_probe() local |