Searched refs:SPLL_DIVEN (Results 1 – 6 of 6) sorted by relevance
29 #define SPLL_DIVEN (1 << 2) macro
44 # define SPLL_DIVEN (1 << 24) macro
73 spll_func_cntl |= SPLL_DIVEN; in rv730_populate_sclk_value()75 spll_func_cntl &= ~SPLL_DIVEN; in rv730_populate_sclk_value()
92 #define SPLL_DIVEN (1 << 2) macro
524 spll_func_cntl |= SPLL_DIVEN; in rv770_populate_sclk_value()526 spll_func_cntl &= ~SPLL_DIVEN; in rv770_populate_sclk_value()
1284 # define SPLL_DIVEN (1 << 24) macro
Completed in 33 milliseconds