Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h351 #define GET_NIA_FPNE 0x01000000 macro
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c2057 if (p_CcParams->getCcParams.type & GET_NIA_FPNE) in FmPortGetSetCcParams()
2065 p_CcParams->getCcParams.type &= ~GET_NIA_FPNE; in FmPortGetSetCcParams()
5138 fmPortGetSetCcParams.getCcParams.type = GET_NIA_FPNE; in FM_PORT_SetPCD()