Home
last modified time | relevance | path

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

/openbmc/u-boot/board/varisys/cyrus/
H A Deth.c29 #define IS_VALID_PORT(p) ((p) == FIRST_PORT || (p) == SECOND_PORT) macro
81 if (!IS_VALID_PORT(i)) in board_eth_init()
87 if (!IS_VALID_PORT(i)) in board_eth_init()