Searched refs:DCLK_DIR_CNTL_EN (Results 1 – 5 of 5) sorted by relevance
141 # define DCLK_DIR_CNTL_EN (1 << 8) macro
2098 # define DCLK_DIR_CNTL_EN (1 << 8) macro
377 # define DCLK_DIR_CNTL_EN (1 << 8) macro
1153 WREG32_P(cntl_reg, dividers.post_div, ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK)); in sumo_set_uvd_clock()
9420 tmp &= ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK); in cik_set_uvd_clock()