Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/iwlwifi/
Diwl-6000.c79 .eeprom_size = OTP_LOW_IMAGE_SIZE,
92 .eeprom_size = OTP_LOW_IMAGE_SIZE,
105 .eeprom_size = OTP_LOW_IMAGE_SIZE,
Diwl-2000.c69 .eeprom_size = OTP_LOW_IMAGE_SIZE,
83 .eeprom_size = OTP_LOW_IMAGE_SIZE,
Diwl-1000.c58 .eeprom_size = OTP_LOW_IMAGE_SIZE,
Diwl-config.h254 #define OTP_LOW_IMAGE_SIZE (2 * 512 * sizeof(u16)) /* 2 KB */ macro