Searched refs:program_bits (Results 1 – 2 of 2) sorted by relevance
345 u32 program_bits; in aty_var_to_pll_18818() local351 program_bits = -1; in aty_var_to_pll_18818()370 if (program_bits == -1) { in aty_var_to_pll_18818()371 program_bits = MHz100 - N_ADJ_2595; in aty_var_to_pll_18818()374 program_bits |= 0x0600; in aty_var_to_pll_18818()377 program_bits |= 0x0400; in aty_var_to_pll_18818()380 program_bits |= 0x0200; in aty_var_to_pll_18818()388 program_bits |= STOP_BITS_2595; in aty_var_to_pll_18818()390 pll->ics2595.program_bits = program_bits; in aty_var_to_pll_18818()431 u32 program_bits; in aty_set_pll18818() local[all …]
76 u32 program_bits; member