Searched refs:MAX_PAGE_IDX_MASK (Results 1 – 2 of 2) sorted by relevance
2787 #define MAX_PAGE_IDX_MASK GENMASK(7, 5) in mt7915_mcu_set_eeprom_flash() macro2811 req.format = FIELD_PREP(MAX_PAGE_IDX_MASK, total - 1) | in mt7915_mcu_set_eeprom_flash()
3492 #define MAX_PAGE_IDX_MASK GENMASK(7, 5) in mt7996_mcu_set_eeprom_flash() macro3519 req.format = FIELD_PREP(MAX_PAGE_IDX_MASK, total - 1) | in mt7996_mcu_set_eeprom_flash()