Home
last modified time | relevance | path

Searched refs:FPM_THR1_PLCR_SHIFT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c662 … cfg->kg_disp_tsh = (uint8_t)((tmp_reg & FPM_THR1_PLCR_MASK ) >> FPM_THR1_PLCR_SHIFT); in fman_regconfig()
788 ((uint32_t)cfg->plcr_disp_tsh << FPM_THR1_PLCR_SHIFT) | in fman_fpm_init()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h574 #define FPM_THR1_PLCR_SHIFT 8 macro