Searched refs:GroupIndex (Results 1 – 2 of 2) sorted by relevance
140 uint32 GroupIndex; in Clock_Ip_ClockSetGateClockControlEnableGprPctl() local147 GroupIndex = GateInformation->GroupIndex; in Clock_Ip_ClockSetGateClockControlEnableGprPctl()153 …Clock_Ip_apxGprClockControlEnable[GroupIndex]->PCTL[GateIndex] |= ((uint32)GPR_PCTL_MASK << GateBi… in Clock_Ip_ClockSetGateClockControlEnableGprPctl()157 …Clock_Ip_apxGprClockControlEnable[GroupIndex]->PCTL[GateIndex] &= ~((uint32)GPR_PCTL_MASK << GateB… in Clock_Ip_ClockSetGateClockControlEnableGprPctl()163 (void)GroupIndex; in Clock_Ip_ClockSetGateClockControlEnableGprPctl()
270 uint8 GroupIndex; member