Home
last modified time | relevance | path

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

/freebsd/sys/dev/vge/
H A Dif_vgereg.h123 #define VGE_CHIPCFG2 0x7A /* chip config C */ macro
H A Dif_vge.c247 CSR_SETBIT_1(sc, VGE_CHIPCFG2, VGE_CHIPCFG2_EELOAD); in vge_eeprom_getword()
273 CSR_CLRBIT_1(sc, VGE_CHIPCFG2, VGE_CHIPCFG2_EELOAD); in vge_eeprom_getword()