Searched refs:CSR_EEPROM_GP_VALID_MSK (Results 1 - 2 of 2) 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.h293 #define CSR_EEPROM_GP_VALID_MSK (0x00000007) /* signature */ macro
H A Diwl-eeprom.c219 u32 gp = iwl_read32(priv, CSR_EEPROM_GP) & CSR_EEPROM_GP_VALID_MSK;

Completed in 56 milliseconds