Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c245 tmp |= (or_fman_ctrl << FPM_PRC_ORA_FM_CTL_SEL_SHIFT) | or_fman_ctrl; in fman_set_num_of_riscs_per_port()
261 FPM_PRC_ORA_FM_CTL_SEL_SHIFT) | FPM_PRT_FM_CTL1; in fman_set_order_restoration_per_port()
264 FPM_PRC_ORA_FM_CTL_SEL_SHIFT) | FPM_PRT_FM_CTL2; in fman_set_order_restoration_per_port()
271 FPM_PRC_ORA_FM_CTL_SEL_SHIFT); in fman_set_order_restoration_per_port()
274 FPM_PRC_ORA_FM_CTL_SEL_SHIFT); in fman_set_order_restoration_per_port()
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h597 #define FPM_PRC_ORA_FM_CTL_SEL_SHIFT 16 macro