Home
last modified time | relevance | path

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

/freebsd/sys/dev/fxp/
H A Dif_fxpreg.h441 #define FXP_EEPROM_EESK 0x01 /* shift clock */ macro
H A Dif_fxp.c1140 CSR_WRITE_2(sc, FXP_CSR_EEPROMCONTROL, reg | FXP_EEPROM_EESK); in fxp_eeprom_shiftin()
1176 CSR_WRITE_2(sc, FXP_CSR_EEPROMCONTROL, reg | FXP_EEPROM_EESK); in fxp_eeprom_getword()
1193 CSR_WRITE_2(sc, FXP_CSR_EEPROMCONTROL, reg | FXP_EEPROM_EESK); in fxp_eeprom_getword()