Home
last modified time | relevance | path

Searched refs:OTP_LOW_IMAGE_SIZE (Results 1 – 4 of 4) sorted by relevance

/drivers/net/wireless/intel/iwlwifi/
Diwl-6000.c72 .eeprom_size = OTP_LOW_IMAGE_SIZE,
84 .eeprom_size = OTP_LOW_IMAGE_SIZE,
96 .eeprom_size = OTP_LOW_IMAGE_SIZE,
Diwl-2000.c63 .eeprom_size = OTP_LOW_IMAGE_SIZE,
76 .eeprom_size = OTP_LOW_IMAGE_SIZE,
Diwl-1000.c54 .eeprom_size = OTP_LOW_IMAGE_SIZE,
Diwl-config.h260 #define OTP_LOW_IMAGE_SIZE (2 * 512 * sizeof(u16)) /* 2 KB */ macro