Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/cfg/
H A D6000.c53 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
66 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
79 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
H A D2000.c44 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
58 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
H A D1000.c35 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h216 #define OTP_LOW_IMAGE_SIZE_2K (2 * 512 * sizeof(u16)) /* 2 KB */ macro