Home
last modified time | relevance | path

Searched refs:EEPROM_CTL_WRITE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ti/
H A Dif_tireg.h1069 #define EEPROM_CTL_WRITE 0xA0 /* 0101 0000 */ macro
H A Dif_ti.c336 if (ti_eeprom_putbyte(sc, EEPROM_CTL_WRITE)) { in ti_eeprom_getbyte()