Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c114 if (p_FmPcd->p_FmPcdPlcr->sharedProfilesIds[i] == absoluteProfileId) in IsProfileShared()
743 p_FmPcdPlcr->sharedProfilesIds); in PlcrInit()
819 p_FmPcd->p_FmPcdPlcr->sharedProfilesIds); in PlcrFree()
1373 *p_AbsoluteId = (uint16_t)(p_FmPcdPlcr->sharedProfilesIds[relativeProfile]); in FmPcdPlcrGetAbsoluteIdByProfileParams()
H A Dfm_pcd.h291 uint16_t sharedProfilesIds[FM_PCD_PLCR_NUM_ENTRIES]; member