Searched refs:HwAcc_Lcu_SetCombineEnable (Results 1 – 3 of 3) sorted by relevance
168 void HwAcc_Lcu_SetCombineEnable(const uint8 LcuId, const uint8 LcId, uint8 MaskValue);
324 HwAcc_Lcu_SetCombineEnable(HwInstance, HwLogicCell, ppxLocLogicCell->CombEn); in Lcu_Ip_LogicInstanceInit()2034 HwAcc_Lcu_SetCombineEnable(HwInstance, LcIndex, COMBEN_RESET_VALUE); in Lcu_Ip_LogicInstanceReset()
435 void HwAcc_Lcu_SetCombineEnable(const uint8 LcuId, const uint8 LcId, uint8 MaskValue) in HwAcc_Lcu_SetCombineEnable() function