Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman.h636 #define BMI_TOTAL_NUM_OF_TASKS_MASK 0x007F0000 macro
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfman_ncsw.c641 (uint8_t)(((tmp_reg & BMI_TOTAL_NUM_OF_TASKS_MASK) >> BMI_CFG2_TASKS_SHIFT) + 1); in fman_regconfig()