AR_PHY_RADAR_1_MAXLEN
val &= ~AR_PHY_RADAR_1_MAXLEN;
val |= SM(pe->pe_maxlen, AR_PHY_RADAR_1_MAXLEN);
pe->pe_maxlen = MS(val, AR_PHY_RADAR_1_MAXLEN);