Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h140 #define DEFAULT_PORT_numOfFifoBufs(type) \ macro
178 #define DEFAULT_PORT_numOfFifoBufs(type) \ macro
H A Dfm_port.c2343 p_FmPort->fifoBufs.num = DEFAULT_PORT_numOfFifoBufs(p_FmPort->portType) in FM_PORT_Config()
2597 p_FmPort->fifoBufs.num = DEFAULT_PORT_numOfFifoBufs(p_FmPort->portType)*BMI_FIFO_UNITS; in FM_PORT_Init()