Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/dev/net/
H A Dnae.c379 (mode << PHY_LANE_CTRL_PHYMODE_POS); in xlp_ax_nae_lane_reset_txpll()
479 val |= (mode << PHY_LANE_CTRL_PHYMODE_POS); in xlp_nae_lane_reset_txpll()
/f-stack/freebsd/mips/nlm/hal/
H A Dnae.h413 #define PHY_LANE_CTRL_PHYMODE_POS 25 macro