Searched refs:sfdrThreshold (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h466 uint32_t sfdrThreshold; member in struct:__anon10922
H A Dqm.c706 p_Qm->p_QmDriverParams->sfdrThreshold = DEFAULT_sfdrThreshold;
828 WRITE_UINT32(p_Qm->p_QmRegs->sfdr_cfg, (p_Qm->p_QmDriverParams->sfdrThreshold & 0x3ff));
990 p_Qm->p_QmDriverParams->sfdrThreshold = threshold;

Completed in 102 milliseconds