Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h474 #define VGE_CHIPCFG2_EELOAD 0x80 /* enable EEPROM programming */ macro
H A Dif_vge.c247 CSR_SETBIT_1(sc, VGE_CHIPCFG2, VGE_CHIPCFG2_EELOAD); in vge_eeprom_getword()
272 CSR_CLRBIT_1(sc, VGE_CHIPCFG2, VGE_CHIPCFG2_EELOAD); in vge_eeprom_getword()