Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/cfg/
D6000.c58 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
71 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
84 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
D2000.c49 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
63 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
D1000.c40 .eeprom_size = OTP_LOW_IMAGE_SIZE_2K,
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h267 #define OTP_LOW_IMAGE_SIZE_2K (2 * 512 * sizeof(u16)) /* 2 KB */ macro