DPIO_P2_DIV_MASK
clock.p2 = REG_FIELD_GET(DPIO_P2_DIV_MASK, tmp);
#define DPIO_P2_DIV(p2) REG_FIELD_PREP(DPIO_P2_DIV_MASK, (p2))