Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/varisys/cyrus/
H A Deth.c23 #define FIRST_PORT FM1_DTSEC5 macro
26 #define FIRST_PORT FM1_DTSEC4 macro
30 #define IS_VALID_PORT(p) ((p) == FIRST_PORT || (p) == SECOND_PORT)
73 fm_info_set_phy_address(FIRST_PORT, FIRST_PORT_ADDR); in board_eth_init()
74 fm_info_set_mdio(FIRST_PORT, in board_eth_init()