Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9015.c334 #define AF9015_EEPROM_SIZE 256 macro
344 u8 buf[AF9015_EEPROM_SIZE]; in af9015_eeprom_hash()
348 for (i = 0; i < AF9015_EEPROM_SIZE; i++) { in af9015_eeprom_hash()
357 for (i = 0; i < AF9015_EEPROM_SIZE / sizeof(u32); i++) { in af9015_eeprom_hash()
362 for (i = 0; i < AF9015_EEPROM_SIZE; i += 16) in af9015_eeprom_hash()