Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_tlreg.h595 #define EEPROM_CTL_WRITE 0xA0 /* 0101 0000 */ macro
H A Dif_tl.c435 if (tl_eeprom_putbyte(sc, EEPROM_CTL_WRITE)) { in tl_eeprom_getbyte()
/openbsd/sys/dev/ic/
H A Dtireg.h1154 #define EEPROM_CTL_WRITE 0xA0 /* 0101 0000 */ macro
H A Dti.c218 if (ti_eeprom_putbyte(sc, EEPROM_CTL_WRITE)) { in ti_eeprom_getbyte()