Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.c492 p_Bm->p_BmDriverParams->fbprThreshold = DEFAULT_fbprThreshold; in BM_Config()
557 WRITE_UINT32(p_Bm->p_BmRegs->fbpr_fp_lwit, p_Bm->p_BmDriverParams->fbprThreshold); in BM_Init()
675 p_Bm->p_BmDriverParams->fbprThreshold = threshold; in BM_ConfigFbprThreshold()
H A Dbm.h291 uint32_t fbprThreshold; member