Lines Matching refs:ATOM_PPLL2
407 case ATOM_PPLL2: in atombios_disable_ss()
423 case ATOM_PPLL2: in atombios_disable_ss()
488 case ATOM_PPLL2: in atombios_crtc_program_ss()
507 case ATOM_PPLL2: in atombios_crtc_program_ss()
1086 case ATOM_PPLL2: in atombios_crtc_set_pll()
1777 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_dp_ppll()
1818 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_nondp_ppll()
1907 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1908 return ATOM_PPLL2; in radeon_atom_pick_pll()
1916 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1917 return ATOM_PPLL2; in radeon_atom_pick_pll()
1932 return ATOM_PPLL2; in radeon_atom_pick_pll()
1968 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1969 return ATOM_PPLL2; in radeon_atom_pick_pll()
2009 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
2010 return ATOM_PPLL2; in radeon_atom_pick_pll()
2202 case ATOM_PPLL2: in atombios_crtc_disable()