Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmv88e6352.h36 #define PHY_PAGE 0x16 macro
/openbmc/u-boot/board/keymile/km_arm/
H A Dkm_arm.c370 { PHY(0), PHY_PAGE, AN1000FIX_PAGE },
372 { PHY(0), PHY_PAGE, 0 },
/openbmc/qemu/hw/net/
H A De1000_regs.h200 #define PHY_PAGE 0x16 /* Page Address (Any page) */ macro
H A De1000e_core.c1786 core->phy[0][PHY_PAGE] = val & PHY_PAGE_RW_MASK; in e1000e_set_phy_page()
1944 [PHY_PAGE] = e1000e_set_phy_page,
2218 [PHY_PAGE] = PHY_ANYPAGE | PHY_RW,
2258 : core->phy[0][PHY_PAGE]; in e1000e_phy_reg_check_cap()