Home
last modified time | relevance | path

Searched refs:qmi_def_tnums_thresh (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c952 cfg_reg |= (uint32_t)(((cfg->qmi_def_tnums_thresh) << 8) | in fman_enable()
953 (uint32_t)cfg->qmi_def_tnums_thresh); in fman_enable()
H A Dfm_ncsw.c3441 p_Fm->p_FmDriverParam->qmi_def_tnums_thresh = QMI_DEF_TNUMS_THRESH; in FM_Config()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h367 uint32_t qmi_def_tnums_thresh; member