Home
last modified time | relevance | path

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

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