Searched refs:EEPROM_CTL_WRITE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ti/ | ||
H A D | if_tireg.h | 1069 #define EEPROM_CTL_WRITE 0xA0 /* 0101 0000 */ macro |
H A D | if_ti.c | 336 if (ti_eeprom_putbyte(sc, EEPROM_CTL_WRITE)) { in ti_eeprom_getbyte() |