Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/msk/
H A Dif_mskreg.h174 #define BIT_15 (1 << 15) macro
1097 #define BMU_ENA_RX_RSS_HASH BIT_15 /* Enable Rx RSS Hash */
1220 #define WOL_CTL_LINK_CHG_OCC BIT_15
1342 #define PHY_M_AN_NXT_PG BIT_15 /* Request Next Page */
1398 #define PHY_M_PC_DIS_LINK_P BIT_15 /* Disable Link Pulses */
1420 #define PHY_M_PS_SPEED_1000 BIT_15 /* 10 = 1000 Mbps */
1444 #define PHY_M_IS_AN_ERROR BIT_15 /* Auto-Negotiation Error */
1497 #define PHY_M_LEDC_DIS_LED BIT_15 /* Disable LED */
1567 #define PHY_M_CABD_ENA_TEST BIT_15 /* Enable Test (Page 0) */
2052 #define GMC_SEC_RST BIT_15 /* MAC SEC RST */
[all …]
/dragonfly/sys/dev/netif/re/
H A Dre.c13371 PhyRegValue |= BIT_15; in re_set_phy_mcu_8168e_2()
26564 Data |= BIT_15; in re_hw_phy_config()
26671 Data |= BIT_15; in re_hw_phy_config()
26698 Data |= BIT_15; in re_hw_phy_config()
26711 Data |= BIT_15; in re_hw_phy_config()
27387 Data |= BIT_15; in re_hw_phy_config()
27467 Data |= BIT_15; in re_hw_phy_config()
27494 Data |= BIT_15; in re_hw_phy_config()
27538 Data |= BIT_15; in re_hw_phy_config()
27570 Data |= BIT_15; in re_hw_phy_config()
[all …]
H A Dre.h1010 BIT_15 = (1 << 15), enumerator