DCLK_DIR_CNTL_EN
tmp &= ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK);
WREG32_P(cntl_reg, dividers.post_div, ~(DCLK_DIR_CNTL_EN|DCLK_DIVIDER_MASK));