Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv730d.h29 #define SPLL_DIVEN (1 << 2) macro
H A Drs780d.h44 # define SPLL_DIVEN (1 << 24) macro
H A Drv730_dpm.c76 spll_func_cntl |= SPLL_DIVEN; in rv730_populate_sclk_value()
78 spll_func_cntl &= ~SPLL_DIVEN; in rv730_populate_sclk_value()
H A Drv770d.h92 #define SPLL_DIVEN (1 << 2) macro
H A Drv770_dpm.c527 spll_func_cntl |= SPLL_DIVEN; in rv770_populate_sclk_value()
529 spll_func_cntl &= ~SPLL_DIVEN; in rv770_populate_sclk_value()
H A Dr600d.h1284 # define SPLL_DIVEN (1 << 24) macro