Searched refs:ATOM_PPLL0 (Results 1 – 2 of 2) sorted by relevance
798 args.v6.ucPpll = ATOM_PPLL0; in atombios_crtc_set_disp_eng_pll()1887 if (!(pll_in_use & (1 << ATOM_PPLL0))) in radeon_atom_pick_pll()1888 return ATOM_PPLL0; in radeon_atom_pick_pll()1919 if (!(pll_in_use & (1 << ATOM_PPLL0))) in radeon_atom_pick_pll()1920 return ATOM_PPLL0; in radeon_atom_pick_pll()1956 return ATOM_PPLL0; in radeon_atom_pick_pll()2176 case ATOM_PPLL0: in atombios_crtc_disable()
76 #define ATOM_PPLL0 2 macro