Searched refs:EEPROM_9346_ADDR_MASK (Results 1 – 1 of 1) sorted by relevance
372 #define EEPROM_9346_ADDR_MASK (EEPROM_9346_SIZE - 1) macro528 eeprom->address = command & EEPROM_9346_ADDR_MASK; in prom9346_decode_command()540 eeprom->address = command & EEPROM_9346_ADDR_MASK; in prom9346_decode_command()612 eeprom->address &= EEPROM_9346_ADDR_MASK; in prom9346_shift_clock()