Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vgereg.h638 #define VGE_EECSR_EMBP 0x40 /* embedded program mode enable */ macro
H A Dif_vge.c248 CSR_SETBIT_1(sc, VGE_EECSR, VGE_EECSR_EMBP/*|VGE_EECSR_ECS*/); in vge_eeprom_getword()
272 CSR_CLRBIT_1(sc, VGE_EECSR, VGE_EECSR_EMBP/*|VGE_EECSR_ECS*/); in vge_eeprom_getword()