Lines Matching refs:ATOM_PPLL2
404 case ATOM_PPLL2: in atombios_disable_ss()
420 case ATOM_PPLL2: in atombios_disable_ss()
485 case ATOM_PPLL2: in atombios_crtc_program_ss()
504 case ATOM_PPLL2: in atombios_crtc_program_ss()
1083 case ATOM_PPLL2: in atombios_crtc_set_pll()
1749 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_dp_ppll()
1790 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_nondp_ppll()
1879 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1880 return ATOM_PPLL2; in radeon_atom_pick_pll()
1888 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1889 return ATOM_PPLL2; in radeon_atom_pick_pll()
1904 return ATOM_PPLL2; in radeon_atom_pick_pll()
1940 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1941 return ATOM_PPLL2; in radeon_atom_pick_pll()
1981 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1982 return ATOM_PPLL2; in radeon_atom_pick_pll()
2174 case ATOM_PPLL2: in atombios_crtc_disable()