Home
last modified time | relevance | path

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

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