Searched refs:PER_PAGE_SIZE (Results 1 – 1 of 1) sorted by relevance
3396 #define PER_PAGE_SIZE 0x400 in mt7915_mcu_set_eeprom_flash() macro3398 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()