MAC_DIS_PORT
reg |= FIELD_PREP(MAC_DIS_PORT, ~comm->enable);
reg &= FIELD_PREP(MAC_DIS_PORT, ~comm->enable) | ~MAC_DIS_PORT;