Searched refs:EEPROM_CTL_READ (Results 1 – 4 of 4) sorted by relevance
556 #define EEPROM_CTL_READ 0xA1 /* 0101 0001 */ macro
613 if (tl_eeprom_putbyte(sc, EEPROM_CTL_READ)) {
1074 #define EEPROM_CTL_READ 0xA1 /* 0101 0001 */ macro
368 if (ti_eeprom_putbyte(sc, EEPROM_CTL_READ)) { in ti_eeprom_getbyte()