Searched refs:platform_flag (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndarm_ca9.c154 uint32 platform_flag = 0, ddr_flag = 0; local
164 platform_flag = PLL_SUP_47092;
166 platform_flag = PLL_SUP_4708;
171 platform_flag = PLL_SUP_47094;
173 platform_flag = PLL_SUP_4709;
180 if ((arm_pll_table[idx].flag & platform_flag) == 0)
187 (ddr_clock_pll_table[idx].flag & platform_flag) == 0) {

Completed in 44 milliseconds