Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dfore200e.h722 BSTAT_SELFTEST_OK = (u32) 0x02201958, /* self-test ok */ enumerator
H A Dfore200e.c342 ok = fore200e_io_poll(fore200e, &fore200e->cp_monitor->bstat, BSTAT_SELFTEST_OK, 1000); in fore200e_reset()