Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h132 #define DEFAULT_PORT_numOfOpenDmas(type) \ macro
169 #define DEFAULT_PORT_numOfOpenDmas(type) \ macro
H A Dfm_port.c2347 p_FmPort->openDmas.num = DEFAULT_PORT_numOfOpenDmas(p_FmPort->portType); in FM_PORT_Config()