Home
last modified time | relevance | path

Searched refs:SPLL_DIVEN (Results 1 – 6 of 6) sorted by relevance

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