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

/freebsd-13-stable/sys/dev/vge/
H A Dif_vgereg.h478 #define VGE_CHIPCFG2_EELOAD 0x80 /* enable EEPROM programming */ macro
H A Dif_vge.c251 CSR_SETBIT_1(sc, VGE_CHIPCFG2, VGE_CHIPCFG2_EELOAD);
277 CSR_CLRBIT_1(sc, VGE_CHIPCFG2, VGE_CHIPCFG2_EELOAD);

Completed in 63 milliseconds