Searched refs:kMtkClkGates (Results 1 – 1 of 1) sorted by relevance
33 constexpr MtkClkGate kMtkClkGates[] = { variable148 if (index >= fbl::count_of(kMtkClkGates)) { in ClkEnable()152 const MtkClkGate& gate = kMtkClkGates[index]; in ClkEnable()158 if (index >= fbl::count_of(kMtkClkGates)) { in ClkDisable()162 const MtkClkGate& gate = kMtkClkGates[index]; in ClkDisable()
Completed in 3 milliseconds