ESP_CONFIG3_EWIDE
if (esp->prev_cfg3 & ESP_CONFIG3_EWIDE)
cfg3 |= ESP_CONFIG3_EWIDE;
cfg3 &= ~ESP_CONFIG3_EWIDE;
tp->esp_config3 &= ~(ESP_CONFIG3_EWIDE |