Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c3396 #define PER_PAGE_SIZE 0x400 in mt7915_mcu_set_eeprom_flash() macro
3398 u8 total = MT7915_EEPROM_SIZE / PER_PAGE_SIZE; in mt7915_mcu_set_eeprom_flash()
3408 eep_len = MT7915_EEPROM_SIZE % PER_PAGE_SIZE; in mt7915_mcu_set_eeprom_flash()
3410 eep_len = PER_PAGE_SIZE; in mt7915_mcu_set_eeprom_flash()