Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_phy.h213 #define E1000_MPHY_ENA_ACCESS 0x40000000 /* enable_access bit */ macro
H A De1000_phy.c4142 mphy_ctrl |= E1000_MPHY_ENA_ACCESS; in e1000_read_phy_reg_mphy()
4204 mphy_ctrl |= E1000_MPHY_ENA_ACCESS; in e1000_write_phy_reg_mphy()