Home
last modified time | relevance | path

Searched refs:BMI_MAX_FIFO_SIZE (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/integrations/
H A Ddpaa_integration_ext.h207 #define BMI_MAX_FIFO_SIZE (FM_MURAM_SIZE) macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h58 #define MAX_PORT_FIFO_SIZE MIN(BMI_MAX_FIFO_SIZE, 1024*BMI_FIFO_UNITS)
/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h598 #define BMI_MAX_FIFO_SIZE (FM_MURAM_SIZE) macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c154 (p_Fm->p_FmStateStruct->totalFifoSize > BMI_MAX_FIFO_SIZE)) in CheckFmParameters()
158 BMI_MAX_FIFO_SIZE)); in CheckFmParameters()