Home
last modified time | relevance | path

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

/openbmc/u-boot/board/varisys/cyrus/
H A Deth.c22 #define FIRST_PORT FM1_DTSEC5 macro
25 #define FIRST_PORT FM1_DTSEC4 macro
29 #define IS_VALID_PORT(p) ((p) == FIRST_PORT || (p) == SECOND_PORT)
72 fm_info_set_phy_address(FIRST_PORT, FIRST_PORT_ADDR); in board_eth_init()
73 fm_info_set_mdio(FIRST_PORT, in board_eth_init()