Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h478 #define FM_CTL_PARAMS_PAGE_ERROR_VSP_MASK 0x0000003f macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c5257 … GET_UINT32(p_ParamsPage->misc) | (p_FmPort->dfltRelativeId & FM_CTL_PARAMS_PAGE_ERROR_VSP_MASK)); in FM_PORT_SetPCD()