Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dfxpreg.h277 #define FXP_EEPROM_EEDO 0x08 macro
H A Dfxp.c249 if (CSR_READ_2(sc, FXP_CSR_EEPROMCONTROL) & FXP_EEPROM_EEDO) in fxp_eeprom_putword()
582 if ((CSR_READ_2(sc, FXP_CSR_EEPROMCONTROL) & FXP_EEPROM_EEDO) == 0) in fxp_autosize_eeprom()
650 FXP_EEPROM_EEDO) in fxp_read_eeprom()