Lines Matching refs:cfg3
317 u8 cfg3 = esp->target[0].esp_config3;
319 cfg3 |= ESP_CONFIG3_FCLOCK | ESP_CONFIG3_OBPUSH;
321 cfg3 |= ESP_CONFIG3_IDBIT3;
322 esp_set_all_config3(esp, cfg3);
324 u32 cfg3 = esp->target[0].esp_config3;
326 cfg3 |= ESP_CONFIG3_FCLK;
327 esp_set_all_config3(esp, cfg3);
1551 u8 cfg3;
1562 cfg3 = tp->esp_config3;
1565 cfg3 |= ESP_CONFIG3_EWIDE;
1568 cfg3 &= ~ESP_CONFIG3_EWIDE;
1570 tp->esp_config3 = cfg3;
1571 esp->prev_cfg3 = cfg3;
1572 esp_write8(cfg3, ESP_CFG3);
2247 * cfg3 is not, must be esp100a.