OTAPDLY_EN
#define OTAPDLY(x) (((x) << 1) | OTAPDLY_EN)
#define OTAP_SEL(x) (FIELD_PREP(OTAP_SEL_MASK, x) | OTAPDLY_EN)