Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dre.c25081 u_int16_t dout_tapbin; in re_hw_phy_config() local
29499 dout_tapbin = 0x0000; in re_hw_phy_config()
29504 dout_tapbin |= TmpUshort; in re_hw_phy_config()
29509 dout_tapbin |= TmpUshort; in re_hw_phy_config()
29511 dout_tapbin = ~(dout_tapbin^BIT_3); in re_hw_phy_config()
29512 dout_tapbin <<= 12; in re_hw_phy_config()
29513 dout_tapbin &= 0xF000; in re_hw_phy_config()
29521 dout_tapbin in re_hw_phy_config()
29529 dout_tapbin in re_hw_phy_config()
29537 dout_tapbin in re_hw_phy_config()
[all …]