Searched refs:LANE_RX_CLK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/mips/nlm/dev/net/ | ||
| H A D | xaui.c | 129 } while ((regval & LANE_RX_CLK) == 0); in nlm_xaui_pcs_init() |
| /f-stack/freebsd/mips/nlm/hal/ | ||
| H A D | xaui.h | 142 #define LANE_RX_CLK (1 << 0) macro |