Searched refs:ATOM_PPLL0 (Results 1 – 2 of 2) sorted by relevance
794 args.v6.ucPpll = ATOM_PPLL0; in atombios_crtc_set_disp_eng_pll()1891 if (!(pll_in_use & (1 << ATOM_PPLL0))) in radeon_atom_pick_pll()1892 return ATOM_PPLL0; in radeon_atom_pick_pll()1923 if (!(pll_in_use & (1 << ATOM_PPLL0))) in radeon_atom_pick_pll()1924 return ATOM_PPLL0; in radeon_atom_pick_pll()1960 return ATOM_PPLL0; in radeon_atom_pick_pll()2173 case ATOM_PPLL0: in atombios_crtc_disable()
76 #define ATOM_PPLL0 2 macro