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

/freebsd-11-stable/sys/dev/vge/
H A Dif_vgereg.h477 #define VGE_CHIPCFG2_EELOAD 0x80 /* enable EEPROM programming */ macro
H A Dif_vge.c249 CSR_SETBIT_1(sc, VGE_CHIPCFG2, VGE_CHIPCFG2_EELOAD);
275 CSR_CLRBIT_1(sc, VGE_CHIPCFG2, VGE_CHIPCFG2_EELOAD);

Completed in 64 milliseconds