DPIO_M1_DIV_MASK
clock.m1 = REG_FIELD_GET(DPIO_M1_DIV_MASK, tmp);
#define DPIO_M1_DIV(m1) REG_FIELD_PREP(DPIO_M1_DIV_MASK, (m1))