Searched refs:p_FmPcdKg (Results 1 – 3 of 3) sorted by relevance
731 t_FmPcdKg *p_FmPcdKg; in IncSchemeOwners() local737 p_FmPcdKg = p_FmPcd->p_FmPcdKg; in IncSchemeOwners()756 t_FmPcdKg *p_FmPcdKg; in DecSchemeOwners() local762 p_FmPcdKg = p_FmPcd->p_FmPcdKg; in DecSchemeOwners()812 intFlags = KgHwLock(p_FmPcd->p_FmPcdKg); in KgWriteSp()976 if (p_FmPcd->p_FmPcdKg->numOfSchemes) in KgInitMaster()2362 t_FmPcdKg *p_FmPcdKg; in KgConfig() local2374 if (!p_FmPcdKg) in KgConfig()2398 return p_FmPcdKg; in KgConfig()2406 if (!p_FmPcd->p_FmPcdKg->h_HwSpinlock) in KgInit()[all …]
67 if (p_FmPcd->p_FmPcdKg && !p_FmPcd->p_FmPcdKg->p_FmPcdKgRegs) in CheckFmPcdParameters()845 if (!p_FmPcd->p_FmPcdKg) in FM_PCD_Config()960 if (p_FmPcd->p_FmPcdKg) in FM_PCD_Init()1038 if (p_FmPcd->p_FmPcdKg) in FM_PCD_Free()1042 XX_Free(p_FmPcd->p_FmPcdKg); in FM_PCD_Free()1043 p_FmPcd->p_FmPcdKg = NULL; in FM_PCD_Free()1160 if (p_FmPcd->p_FmPcdKg) in FM_PCD_Enable()1219 if (p_FmPcd->p_FmPcdKg) in FM_PCD_Disable()1590 if (!p_FmPcd->p_FmPcdKg) in FM_PCD_GetCounter()1895 if (!p_FmPcd->p_FmPcdKg) in FM_PCD_ForceIntr()[all …]
357 t_FmPcdKg *p_FmPcdKg; member