Searched refs:MAX_PAGE_IDX_MASK (Results 1 – 2 of 2) sorted by relevance
3015 #define MAX_PAGE_IDX_MASK GENMASK(7, 5) in mt7996_mcu_set_eeprom_flash() macro3042 req.format = FIELD_PREP(MAX_PAGE_IDX_MASK, total - 1) | in mt7996_mcu_set_eeprom_flash()
2772 #define MAX_PAGE_IDX_MASK GENMASK(7, 5) in mt7915_mcu_set_eeprom_flash() macro2796 req.format = FIELD_PREP(MAX_PAGE_IDX_MASK, total - 1) | in mt7915_mcu_set_eeprom_flash()