Searched refs:SPLL_DIVEN (Results 1 - 6 of 6) sorted by path

/linux-master/drivers/gpu/drm/radeon/
H A Dr600d.h1284 # define SPLL_DIVEN (1 << 24) macro
H A Drs780d.h44 # define SPLL_DIVEN (1 << 24) macro
H A Drv730d.h29 #define SPLL_DIVEN (1 << 2) macro
H A Drv770d.h92 #define SPLL_DIVEN (1 << 2) macro
H A Drv730_dpm.c73 spll_func_cntl |= SPLL_DIVEN;
75 spll_func_cntl &= ~SPLL_DIVEN;
H A Drv770_dpm.c524 spll_func_cntl |= SPLL_DIVEN;
526 spll_func_cntl &= ~SPLL_DIVEN;

Completed in 207 milliseconds