Searched refs:FM_PCD_CC (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c1171 p_FmPort->pcdEngines |= FM_PCD_CC;
1177 p_FmPort->pcdEngines |= FM_PCD_CC;
1182 p_FmPort->pcdEngines |= FM_PCD_CC;
1186 p_FmPort->pcdEngines |= FM_PCD_CC;
1195 p_FmPort->pcdEngines |= FM_PCD_CC;
1199 p_FmPort->pcdEngines |= FM_PCD_CC;
1203 p_FmPort->pcdEngines |= FM_PCD_CC;
1225 || (!!(p_FmPort->pcdEngines & FM_PCD_CC)
1255 if (p_FmPort->pcdEngines & FM_PCD_CC)
1747 if (p_FmPort->pcdEngines & FM_PCD_CC)
[all...]
H A Dfm_port.h202 #define FM_PCD_CC 0x20000000 /**< Coarse classification indicated */ macro

Completed in 47 milliseconds