Searched refs:DriverContext (Results 1 – 1 of 1) sorted by relevance
126 static Clock_Ip_DriverContextType DriverContext; variable683 if (DriverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()833 …DriverContext.ClockTreeIsConsumingPll = FALSE; /* Check if clock … in Clock_Ip_InitClock()836 …DriverContext.WaitStatesAreSupported = TRUE; /* Wait states are… in Clock_Ip_InitClock()838 …DriverContext.WaitStatesAreSupported = FALSE; /* Wait states are… in Clock_Ip_InitClock()841 …DriverContext.WaitStatesAreSupported = FALSE; /* Wait states are… in Clock_Ip_InitClock()843 …DriverContext.HwPllsNo = CLOCK_IP_NUMBER_OF_HARDWARE_PLL; /* Number of plls … in Clock_Ip_InitClock()844 …DriverContext.HwDfsNo = CLOCK_IP_NUMBER_OF_HARDWARE_DFS; /* Number of fract… in Clock_Ip_InitClock()867 DriverContext.ClockTreeIsConsumingPll = TRUE; in Clock_Ip_InitClock()872 if ( FALSE == DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_InitClock()[all …]