Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.h353 #define BOARD_RST_STATUS (1<<6) macro
H A Dhe.c1059 if ((status & BOARD_RST_STATUS) == 0) { in he_start()