Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/net/
H A Dxaui.c102 for (lane_ctrl = PHY_LANE_0_CTRL; in nlm_xaui_pcs_init()
118 for (lane_ctrl = PHY_LANE_0_CTRL; in nlm_xaui_pcs_init()
H A Dnae.c452 NAE_REG(block, PHY, (lane_ctrl - PHY_LANE_0_CTRL)))) & in xlp_ax_nae_lane_reset_txpll()
543 for (lane_ctrl = PHY_LANE_0_CTRL; in xlp_nae_config_lane_gmac()
558 for (lane_ctrl = PHY_LANE_0_CTRL; in xlp_nae_config_lane_gmac()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h391 #define PHY_LANE_0_CTRL 4 macro