Home
last modified time | relevance | path

Searched refs:FPM_PRT_FM_CTL1 (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()
260 tmp |= (FPM_PRT_FM_CTL1 << in fman_set_order_restoration_per_port()
261 FPM_PRC_ORA_FM_CTL_SEL_SHIFT) | FPM_PRT_FM_CTL1; in fman_set_order_restoration_per_port()
266 tmp |= (FPM_PRT_FM_CTL2|FPM_PRT_FM_CTL1); in fman_set_order_restoration_per_port()
270 tmp |= (FPM_PRT_FM_CTL1 << in fman_set_order_restoration_per_port()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h427 #define FPM_PRT_FM_CTL1 0x00000001 macro