ECLK_DIVIDER_MASK
tmp &= ~(ECLK_DIR_CNTL_EN|ECLK_DIVIDER_MASK);
WREG32_P(CG_ECLK_CNTL, dividers.post_div, ~(ECLK_DIR_CNTL_EN|ECLK_DIVIDER_MASK));