Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c614 cfg->plcr_disp_tsh = DEFAULT_PLCR_DISP_TH; in fman_defconfig()
661 cfg->plcr_disp_tsh = (uint8_t)((tmp_reg & FPM_THR1_KG_MASK ) >> FPM_THR1_KG_SHIFT); in fman_regconfig()
788 ((uint32_t)cfg->plcr_disp_tsh << FPM_THR1_PLCR_SHIFT) | in fman_fpm_init()
H A Dfm_ncsw.c4134 p_Fm->p_FmDriverParam->plcr_disp_tsh = p_FmThresholds->plcrDispTh; in FM_ConfigThresholds()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h324 uint8_t plcr_disp_tsh; member