Searched refs:DividerShift (Results 1 – 2 of 2) sorted by relevance
143 uint32 DividerShift; in Clock_Ip_SetCgmXDeDivStatWithoutPhase() local158 …DividerShift = Clock_Ip_axFeatureExtensions[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_IP_EXTE… in Clock_Ip_SetCgmXDeDivStatWithoutPhase()165 RegValue |= (((Config->Value-1U) << DividerShift) & DividerMask); in Clock_Ip_SetCgmXDeDivStatWithoutPhase()218 (void)DividerShift; in Clock_Ip_SetCgmXDeDivStatWithoutPhase()
141 …uint32 DividerShift = Clock_Ip_axFeatureExtensions[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_I… in Clock_Ip_SetCgmXDeDivStatWithoutPhase() local155 RegValue |= (((Config->Value-1U) << DividerShift) & DividerMask); in Clock_Ip_SetCgmXDeDivStatWithoutPhase()212 …uint32 DividerShift = Clock_Ip_axFeatureExtensions[Clock_Ip_au8ClockFeatures[Config->Name][CLOCK_I… in Clock_Ip_SetCgmXDeDivStatWithoutPhaseWithTrigger() local226 RegValue |= ((Config->Value-1U) << DividerShift) & DividerMask; in Clock_Ip_SetCgmXDeDivStatWithoutPhaseWithTrigger()