Searched refs:CSR_EEPROM_GP (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-csr.h106 #define CSR_EEPROM_GP (CSR_BASE+0x030) macro
H A Diwl-eeprom.c219 u32 gp = iwl_read32(priv, CSR_EEPROM_GP) & CSR_EEPROM_GP_VALID_MSK;
504 u32 gp = iwl_read32(priv, CSR_EEPROM_GP);
549 _iwl_write32(priv, CSR_EEPROM_GP,
550 iwl_read32(priv, CSR_EEPROM_GP) &
H A Diwl-core.c2438 IWL_CMD(CSR_EEPROM_GP);
2471 CSR_EEPROM_GP,
H A Diwl-3945.c2514 _iwl_clear_bit(priv, CSR_EEPROM_GP, CSR_EEPROM_GP_IF_OWNER_MSK);

Completed in 78 milliseconds