DPIO_N_DIV_MASK
clock.n = REG_FIELD_GET(DPIO_N_DIV_MASK, tmp);
#define DPIO_N_DIV(n) REG_FIELD_PREP(DPIO_N_DIV_MASK, (n))