Searched refs:prs_disp_tsh (Results 1 – 3 of 3) sorted by relevance
613 cfg->prs_disp_tsh = DEFAULT_PRS_DISP_TH; in fman_defconfig()660 cfg->prs_disp_tsh = (uint8_t)((tmp_reg & FPM_THR1_PRS_MASK ) >> FPM_THR1_PRS_SHIFT); in fman_regconfig()786 tmp_reg = (((uint32_t)cfg->prs_disp_tsh << FPM_THR1_PRS_SHIFT) | in fman_fpm_init()
4133 p_Fm->p_FmDriverParam->prs_disp_tsh = p_FmThresholds->prsDispTh; in FM_ConfigThresholds()
323 uint8_t prs_disp_tsh; member