DPIO_M2_DIV_MASK
clock.m2 = REG_FIELD_GET(DPIO_M2_DIV_MASK, tmp);
#define DPIO_M2_DIV(m2) REG_FIELD_PREP(DPIO_M2_DIV_MASK, (m2))