Home
last modified time | relevance | path

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

/openbsd/sys/dev/mii/
H A Drgephyreg.h101 #define RGEPHY_PS 0x1F /* Page Select Register */ macro
H A Drgephy.c456 page = PHY_READ(sc, RGEPHY_PS); in rgephy_init_rtl8211f()
457 PHY_WRITE(sc, RGEPHY_PS, RGEPHY_PS_PAGE_MII); in rgephy_init_rtl8211f()
474 PHY_WRITE(sc, RGEPHY_PS, page); in rgephy_init_rtl8211f()
/openbsd/sys/dev/pci/
H A Dif_em_hw.c2995 ret_val = em_write_phy_reg_ex(hw, RGEPHY_PS, phy_data); in em_copper_link_rtl8211_setup()
3036 ret_val = em_write_phy_reg_ex(hw, RGEPHY_PS, phy_data); in em_copper_link_rtl8211_setup()