Home
last modified time | relevance | path

Searched refs:DLL_CNTL (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/video/aty/
Dmach64_ct.c356 aty_st_pll_ct(DLL_CNTL, dll_cntl, par); in aty_set_pll_ct()
362 aty_st_pll_ct(DLL_CNTL, dll_cntl, par); in aty_set_pll_ct()
364 aty_st_pll_ct(DLL_CNTL, dll_cntl | 0x40, par); in aty_set_pll_ct()
366 aty_st_pll_ct(DLL_CNTL, dll_cntl & ~0x40, par); in aty_set_pll_ct()
/linux-3.4.99/include/video/
Dmach64.h818 #define DLL_CNTL 0x0C macro