Searched refs:cfg3 (Results 1 – 6 of 6) sorted by relevance
107 unsigned short cfg3; member184 devpriv->cfg3 |= ATAO_CFG3_DOUTEN1; in atao_dio_insn_config()186 devpriv->cfg3 &= ~ATAO_CFG3_DOUTEN1; in atao_dio_insn_config()188 devpriv->cfg3 |= ATAO_CFG3_DOUTEN2; in atao_dio_insn_config()190 devpriv->cfg3 &= ~ATAO_CFG3_DOUTEN2; in atao_dio_insn_config()192 outw(devpriv->cfg3, dev->iobase + ATAO_CFG3_REG); in atao_dio_insn_config()279 devpriv->cfg3 = 0; in atao_reset()280 outw(devpriv->cfg3, dev->iobase + ATAO_CFG3_REG); in atao_reset()
317 u8 cfg3 = esp->target[0].esp_config3; in esp_reset_esp() local319 cfg3 |= ESP_CONFIG3_FCLOCK | ESP_CONFIG3_OBPUSH; in esp_reset_esp()321 cfg3 |= ESP_CONFIG3_IDBIT3; in esp_reset_esp()322 esp_set_all_config3(esp, cfg3); in esp_reset_esp()324 u32 cfg3 = esp->target[0].esp_config3; in esp_reset_esp() local326 cfg3 |= ESP_CONFIG3_FCLK; in esp_reset_esp()327 esp_set_all_config3(esp, cfg3); in esp_reset_esp()1543 u8 cfg3; in esp_msgin_wdtr() local1554 cfg3 = tp->esp_config3; in esp_msgin_wdtr()1557 cfg3 |= ESP_CONFIG3_EWIDE; in esp_msgin_wdtr()[all …]
1662 u32 cfg3 = read_cpucfg(LOONGSON_CFG3); in decode_cpucfg() local1678 if (cfg3 & LOONGSON_CFG3_LCAMP) in decode_cpucfg()
1510 u32 cfg3; member
1163 cmd->cfg_param3 = cpu_to_le32(cfg_params->cfg3); in ath12k_dp_tx_htt_h2t_ext_stats_req()
15409 u32 cfg3; in tg3_get_eeprom_hw_cfg() local15411 tg3_read_mem(tp, NIC_SRAM_DATA_CFG_3, &cfg3); in tg3_get_eeprom_hw_cfg()15414 (cfg3 & NIC_SRAM_ASPM_DEBOUNCE)) in tg3_get_eeprom_hw_cfg()15416 if (cfg3 & NIC_SRAM_LNK_FLAP_AVOID) in tg3_get_eeprom_hw_cfg()15418 if (cfg3 & NIC_SRAM_1G_ON_VAUX_OK) in tg3_get_eeprom_hw_cfg()