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()
1761 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_dp_ppll()
1802 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_nondp_ppll()
1891 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1892 return ATOM_PPLL2; in radeon_atom_pick_pll()
1900 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1901 return ATOM_PPLL2; in radeon_atom_pick_pll()
1916 return ATOM_PPLL2; in radeon_atom_pick_pll()
1952 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1953 return ATOM_PPLL2; in radeon_atom_pick_pll()
1993 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1994 return ATOM_PPLL2; in radeon_atom_pick_pll()
2188 case ATOM_PPLL2: in atombios_crtc_disable()