RK_PWM_CTRL_CLOCKSRC_MASK
if ((reg & RK_PWM_CTRL_CLOCKSRC_MASK) == RK_PWM_CTRL_CLOCKSRC_SCALED)
SET(reg, RK_PWM_CTRL_CLOCKSRC_MASK, using_scaler);