Home
last modified time | relevance | path

Searched defs:schemeId (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c2160 bool KgIsSchemeAlwaysDirect(t_Handle h_FmPcd, uint8_t schemeId) in KgIsSchemeAlwaysDirect()
2603 uint32_t FmPcdKgGetRequiredAction(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgGetRequiredAction()
2611 uint32_t FmPcdKgGetRequiredActionFlag(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgGetRequiredActionFlag()
2620 bool FmPcdKgIsDirectPlcr(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgIsDirectPlcr()
2630 uint16_t FmPcdKgGetRelativeProfileId(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgGetRelativeProfileId()
2639 bool FmPcdKgIsDistrOnPlcrProfile(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgIsDistrOnPlcrProfile()
2663 e_FmPcdDoneAction FmPcdKgGetDoneAction(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgGetDoneAction()
2688 uint32_t FmPcdKgBuildWriteSchemeActionReg(uint8_t schemeId, bool updateCounter) in FmPcdKgBuildWriteSchemeActionReg()
2698 uint32_t FmPcdKgBuildReadSchemeActionReg(uint8_t schemeId) in FmPcdKgBuildReadSchemeActionReg()
2782 uint8_t FmPcdKgGetRelativeSchemeId(t_Handle h_FmPcd, uint8_t schemeId) in FmPcdKgGetRelativeSchemeId()
H A Dfm_pcd.h218 uint8_t schemeId; member