Home
last modified time | relevance | path

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

/freebsd/sys/dev/bfe/
H A Dif_bfereg.h248 #define BFE_TO 0x00040000 /* Timeout */ macro
H A Dif_bfe.c1037 if (val & (BFE_IBE | BFE_TO)) in bfe_core_reset()
1038 CSR_WRITE_4(sc, BFE_SBIMSTATE, val & ~(BFE_IBE | BFE_TO)); in bfe_core_reset()