Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman.h640 #define BMI_CFG2_DMAS_SHIFT 0 macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c546 tmp |= (uint32_t)(total_num_dmas - 1) << BMI_CFG2_DMAS_SHIFT; in fman_set_num_of_open_dmas()