HomeSort by: relevance | last modified time | path
    Searched defs:best_d (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_ccu_display.c 106 uint32_t best_m, best_d; local in function:sunxi_ccu_lcdxch1_set_rate
111 best_m = best_d = 0;
124 best_d = d;
132 if (best_d == 2)
sunxi_ccu_display.c 106 uint32_t best_m, best_d; local in function:sunxi_ccu_lcdxch1_set_rate
111 best_m = best_d = 0;
124 best_d = d;
132 if (best_d == 2)

Completed in 23 milliseconds