Searched refs:IWN_EEPROM_GP (Results 1 – 2 of 2) sorted by relevance
86 #define IWN_EEPROM_GP 0x030 macro
1669 IWN_CLRBITS(sc, IWN_EEPROM_GP, IWN_EEPROM_GP_IF_OWNER); in iwn_init_otprom()2122 if ((IWN_READ(sc, IWN_EEPROM_GP) & 0x7) == 0) { in iwn_read_eeprom()