Searched refs:do_eeprom_cmd (Results 1 – 1 of 1) sorted by relevance
132 static int do_eeprom_cmd(int cmd, int cmd_len);333 static int do_eeprom_cmd(int cmd, int cmd_len) in do_eeprom_cmd() function597 if ((do_eeprom_cmd(EE_READ_CMD << 24, 27) & 0xffe0000) in eepro100_probe()607 unsigned short value = do_eeprom_cmd(read_cmd | (i << 16), 27); in eepro100_probe()