Home
last modified time | relevance | path

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

/openbmc/u-boot/board/theadorable/
H A Dtheadorable.c40 #define PEX_SWITCH_NOT_FOUNT_LIMIT 3 macro
242 if (bootcount > PEX_SWITCH_NOT_FOUNT_LIMIT) { in board_late_init()