Searched refs:p_StatsTbl (Results 1 – 2 of 2) sorted by relevance
530 t_Handle p_StatsTbl; member
2522 if (p_Manip->p_StatsTbl) in ReleaseManipHandler()2523 FM_MURAM_FreeMem(p_FmPcd->h_FmMuram, p_Manip->p_StatsTbl); in ReleaseManipHandler()2953 if (!p_Manip->p_StatsTbl) in UpdateIndxStats()2964 p_Manip->p_StatsTbl = in UpdateIndxStats()2968 if (!p_Manip->p_StatsTbl) in UpdateIndxStats()2971 MemSet8(p_Manip->p_StatsTbl, 0, (uint32_t)(p_Manip->owner * 4)); in UpdateIndxStats()2973 tmpReg32 |= (uint32_t)(XX_VirtToPhys(p_Manip->p_StatsTbl) - p_FmPcd->physicalMuramBase); in UpdateIndxStats()