Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h641 #define MAX_FIFO_PIPELINE_DEPTH 8 macro
H A Dfm_port.c147 > MAX_FIFO_PIPELINE_DEPTH)) in CheckInitParameters()
151 … ("fifoDeqPipelineDepth can't be larger than %d", MAX_FIFO_PIPELINE_DEPTH)); in CheckInitParameters()