Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/net/
H A Dnae.c377 val = PHY_LANE_CTRL_RST | in xlp_ax_nae_lane_reset_txpll()
394 val &= ~PHY_LANE_CTRL_RST; in xlp_ax_nae_lane_reset_txpll()
403 val |= PHY_LANE_CTRL_RST; in xlp_ax_nae_lane_reset_txpll()
419 | PHY_LANE_CTRL_RST in xlp_ax_nae_lane_reset_txpll()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h415 #define PHY_LANE_CTRL_RST 0x40000000 macro