Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c618 cfg->qmi_deq_disp_tsh = DEFAULT_QMI_DEQ_DISP_TH; in fman_defconfig()
667 …cfg->qmi_deq_disp_tsh = (uint8_t)((tmp_reg & FPM_THR2_QMI_DEQ_MASK ) >> FPM_THR2_QMI_DEQ_SH… in fman_regconfig()
793 ((uint32_t)cfg->qmi_deq_disp_tsh << FPM_THR2_QMI_DEQ_SHIFT) | in fman_fpm_init()
H A Dfm_ncsw.c4138 p_Fm->p_FmDriverParam->qmi_deq_disp_tsh = p_FmThresholds->qmiDeqDispTh; in FM_ConfigThresholds()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h328 uint8_t qmi_deq_disp_tsh; member