Searched refs:sharedProfile (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h1245 bool sharedProfile; /**< TRUE if this profile is shared between ports member in struct:t_FmPcdKgPlcrProfile
1265 SHARED window depends on sharedProfile */
1348 bool sharedProfile; /**< Relevant only if overrideParams=TRUE: member in struct:t_FmPcdCcNextPlcrParams
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c248 if(!p_CcNextEngineParamsTmp[i].nextEngineParams.params.plcrParams.sharedProfile)
736 if(p_FmPcdCcNextEngineParams->params.plcrParams.sharedProfile)
1206 if(p_CcNextEngineParams->params.plcrParams.sharedProfile)
H A Dfm_kg.c1890 absolute = (bool)(p_Scheme->kgNextEngineParams.plcrProfile.sharedProfile ? TRUE : FALSE);
1931 if(p_Scheme->kgNextEngineParams.cc.plcrProfile.sharedProfile)
1997 tmpReg |= (uint32_t)(p_Scheme->kgNextEngineParams.plcrProfile.sharedProfile ? NIA_PLCR_ABSOLUTE:0);

Completed in 130 milliseconds