Home
last modified time | relevance | path

Searched refs:FmPcdCcGetGrpParams (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_pcd.h443 t_Error FmPcdCcGetGrpParams(t_Handle treeId, uint8_t grpId, uint32_t *p_GrpBits, uint8_t *p_Grp…
H A Dfm_kg.c1107 err = FmPcdCcGetGrpParams(p_SchemeParams->kgNextEngineParams.cc.h_CcTree, in BuildSchemeRegs()
H A Dfm_cc.c5767 t_Error FmPcdCcGetGrpParams(t_Handle h_FmPcdCcTree, uint8_t grpId, in FmPcdCcGetGrpParams() function