Searched refs:h_total_mod (Results 1 – 3 of 3) sorted by relevance
42 int best[5] = {0}, h_total_mod; in g100_g400max_maventv_vid_pll_find() local100 for (h_total_mod = 0; h_total_mod < 8; h_total_mod++) in g100_g400max_maventv_vid_pll_find()102 LOG(2,("MAVENTV: trying h_total modification of +%d...\n", h_total_mod)); in g100_g400max_maventv_vid_pll_find()106 *ht_new = target.timing.h_total + h_total_mod + 2; in g100_g400max_maventv_vid_pll_find()
42 int best[5], h_total_mod; in g100_g400max_maventv_vid_pll_find() local100 for (h_total_mod = 0; h_total_mod < 8; h_total_mod++) in g100_g400max_maventv_vid_pll_find()102 LOG(2,("MAVENTV: trying h_total modification of +%d...\n", h_total_mod)); in g100_g400max_maventv_vid_pll_find()106 *ht_new = target.timing.h_total + h_total_mod + 2; in g100_g400max_maventv_vid_pll_find()
37 int h_total_mod; in g100_g400max_maventv_vid_pll_find() local95 for (h_total_mod = 0; h_total_mod < 8; h_total_mod++) in g100_g400max_maventv_vid_pll_find()97 LOG(2, ("MAVENTV: trying h_total modification of +%d...\n", h_total_mod)); in g100_g400max_maventv_vid_pll_find()101 *ht_new = target.timing.h_total + h_total_mod + 2; in g100_g400max_maventv_vid_pll_find()