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()
1077 case ATOM_PPLL2: in atombios_crtc_set_pll()
1766 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_dp_ppll()
1806 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_nondp_ppll()
1895 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1896 return ATOM_PPLL2; in radeon_atom_pick_pll()
1904 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1905 return ATOM_PPLL2; in radeon_atom_pick_pll()
1920 return ATOM_PPLL2; in radeon_atom_pick_pll()
1956 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1957 return ATOM_PPLL2; in radeon_atom_pick_pll()
1997 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1998 return ATOM_PPLL2; in radeon_atom_pick_pll()
2190 case ATOM_PPLL2: in atombios_crtc_disable()