Lines Matching refs:ATOM_PPLL2
401 case ATOM_PPLL2: in atombios_disable_ss()
417 case ATOM_PPLL2: in atombios_disable_ss()
482 case ATOM_PPLL2: in atombios_crtc_program_ss()
501 case ATOM_PPLL2: in atombios_crtc_program_ss()
1077 case ATOM_PPLL2: in atombios_crtc_set_pll()
1754 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_dp_ppll()
1795 test_radeon_crtc->pll_id == ATOM_PPLL2) in radeon_get_shared_nondp_ppll()
1884 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1885 return ATOM_PPLL2; in radeon_atom_pick_pll()
1893 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1894 return ATOM_PPLL2; in radeon_atom_pick_pll()
1909 return ATOM_PPLL2; in radeon_atom_pick_pll()
1945 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1946 return ATOM_PPLL2; in radeon_atom_pick_pll()
1986 if (!(pll_in_use & (1 << ATOM_PPLL2))) in radeon_atom_pick_pll()
1987 return ATOM_PPLL2; in radeon_atom_pick_pll()
2181 case ATOM_PPLL2: in atombios_crtc_disable()