Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dhe.h353 #define BOARD_RST_STATUS (1<<6) macro
Dhe.c1062 if ((status & BOARD_RST_STATUS) == 0) { in he_start()