do_eeprom_cmd
static int do_eeprom_cmd(int cmd, int cmd_len);
if ((do_eeprom_cmd(EE_READ_CMD << 24, 27) & 0xffe0000)
unsigned short value = do_eeprom_cmd(read_cmd | (i << 16), 27);