Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/msk/
H A Dif_mskreg.h177 #define BIT_12 (1 << 12) macro
406 #define PEX_LS_SLOT_CLK_CFG BIT_12 /* Slot Clock Config */
419 #define PEX_POIS_TLP BIT_12 /* Poisoned TLP */
832 #define Y2_IS_IRQ_PHY2 BIT_12 /* Interrupt from PHY 2 */
1223 #define WOL_CTL_CLEAR_RESULT BIT_12
1424 #define PHY_M_PS_PAGE_REC BIT_12 /* Page Received */
1447 #define PHY_M_IS_AN_PR BIT_12 /* Page Received */
1804 #define GM_GPSR_LINK_UP BIT_12 /* Link Up Status */
1818 #define GM_GPCR_TX_ENA BIT_12 /* Enable Transmit */
1900 #define GMR_FS_JABBER BIT_12 /* Jabber Packet */
[all …]
/dragonfly/sys/dev/netif/re/
H A Dre.c6640 Data32 &= ~BIT_12; in re_hw_start_unlock()
6829 Data32 &= ~BIT_12; in re_hw_start_unlock()
6992 Data32 &= ~BIT_12; in re_hw_start_unlock()
7454 data16 &= ~(BIT_12); in re_hw_start_unlock_8125()
9821 data &= ~(BIT_12); in re_enable_EEE()
14752 PhyRegValue &= ~BIT_12; in re_set_phy_mcu_8168evl_1()
17317 PhyRegValue &= ~(BIT_12); in re_set_phy_mcu_8168evl_2()
18283 PhyRegValue &= ~(BIT_12); in re_set_phy_mcu_8168f_1()
19179 PhyRegValue &= ~(BIT_12); in re_set_phy_mcu_8168f_2()
19542 PhyRegValue &= ~(BIT_12); in re_set_phy_mcu_8411_1()
[all …]
H A Dre.h1007 BIT_12 = (1 << 12), enumerator