DPIO_P1_DIV_MASK
clock.p1 = REG_FIELD_GET(DPIO_P1_DIV_MASK, tmp);
#define DPIO_P1_DIV(p1) REG_FIELD_PREP(DPIO_P1_DIV_MASK, (p1))