Lines Matching refs:ATOM_PPLL2
406 case ATOM_PPLL2: in atombios_disable_ss()
422 case ATOM_PPLL2: in atombios_disable_ss()
487 case ATOM_PPLL2: in atombios_crtc_program_ss()
506 case ATOM_PPLL2: in atombios_crtc_program_ss()
1085 case ATOM_PPLL2: in atombios_crtc_set_pll()
1776 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_dp_ppll()
1817 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_nondp_ppll()
1906 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1907 return ATOM_PPLL2; in radeon_atom_pick_pll()
1915 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1916 return ATOM_PPLL2; in radeon_atom_pick_pll()
1931 return ATOM_PPLL2; in radeon_atom_pick_pll()
1967 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1968 return ATOM_PPLL2; in radeon_atom_pick_pll()
2008 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
2009 return ATOM_PPLL2; in radeon_atom_pick_pll()
2201 case ATOM_PPLL2: in atombios_crtc_disable()