Searched refs:pll_index (Results 1 – 1 of 1) sorted by relevance
523 #define aty_ld_pll(pll_index) _aty_ld_pll(pll_index, info) argument524 #define aty_st_pll(pll_index, val) _aty_st_pll(pll_index, val, info) argument528 _aty_ld_pll(unsigned int pll_index, in _aty_ld_pll() argument531 aty_st_8(CLOCK_CNTL_INDEX, pll_index & 0x3F); in _aty_ld_pll()537 _aty_st_pll(unsigned int pll_index, u32 val, in _aty_st_pll() argument540 aty_st_8(CLOCK_CNTL_INDEX, (pll_index & 0x3F) | PLL_WR_EN); in _aty_st_pll()