Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c243 tmp = FPM_PRT_FM_CTL2 | FPM_PRT_FM_CTL1; in fman_set_num_of_riscs_per_port()
263 tmp |= (FPM_PRT_FM_CTL2 << 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()
266 tmp |= (FPM_PRT_FM_CTL2|FPM_PRT_FM_CTL1); in fman_set_order_restoration_per_port()
273 tmp |= (FPM_PRT_FM_CTL2 << in fman_set_order_restoration_per_port()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h428 #define FPM_PRT_FM_CTL2 0x00000002 macro