Home
last modified time | relevance | path

Searched refs:OTP_LOW_IMAGE_SIZE_32K (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/cfg/
D8000.c41 .eeprom_size = OTP_LOW_IMAGE_SIZE_32K,
D9000.c37 .eeprom_size = OTP_LOW_IMAGE_SIZE_32K,
Dsc.c65 .eeprom_size = OTP_LOW_IMAGE_SIZE_32K,
Dbz.c56 .eeprom_size = OTP_LOW_IMAGE_SIZE_32K,
Dax210.c70 .eeprom_size = OTP_LOW_IMAGE_SIZE_32K,
D22000.c51 .eeprom_size = OTP_LOW_IMAGE_SIZE_32K,
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/
Diwl-config.h220 #define OTP_LOW_IMAGE_SIZE_32K (32 * 512 * sizeof(u16)) /* 32 KB */ macro