Searched refs:ClockTreeIsConsumingPll (Results 1 – 2 of 2) sorted by relevance
84 boolean ClockTreeIsConsumingPll; /**< Clock tree is using a PLL output. */ member683 if (DriverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()833 …DriverContext.ClockTreeIsConsumingPll = FALSE; /* Check if clock … in Clock_Ip_InitClock()867 DriverContext.ClockTreeIsConsumingPll = TRUE; in Clock_Ip_InitClock()872 if ( FALSE == DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_InitClock()984 if ( DriverContext.ClockTreeIsConsumingPll ) in Clock_Ip_DistributePll()
84 boolean ClockTreeIsConsumingPll; /**< Clock tree is using a PLL output. */ member670 if (Clock_Ip_driverContext.ClockTreeIsConsumingPll) in Clock_Ip_Init()814 …Clock_Ip_driverContext.ClockTreeIsConsumingPll = FALSE; /* Check … in Clock_Ip_InitClock()848 Clock_Ip_driverContext.ClockTreeIsConsumingPll = TRUE; in Clock_Ip_InitClock()853 if ( FALSE == Clock_Ip_driverContext.ClockTreeIsConsumingPll ) in Clock_Ip_InitClock()965 if ( Clock_Ip_driverContext.ClockTreeIsConsumingPll ) in Clock_Ip_DistributePll()