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

/freebsd-13-stable/sys/dev/vge/
H A Dif_vgereg.h640 #define VGE_EECSR_EMBP 0x40 /* embedded program mode enable */ macro
H A Dif_vge.c252 CSR_SETBIT_1(sc, VGE_EECSR, VGE_EECSR_EMBP/*|VGE_EECSR_ECS*/);
276 CSR_CLRBIT_1(sc, VGE_EECSR, VGE_EECSR_EMBP/*|VGE_EECSR_ECS*/);

Completed in 60 milliseconds