Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/vge/
H A Dif_vgereg.h567 #define VGE_DIAGCTL_LPSEL_DIS 0x08 /* disable LPSEL field */ macro
H A Dif_vge.c1814 CSR_SETBIT_1(sc, VGE_DIAGCTL, VGE_DIAGCTL_LPSEL_DIS); in vge_init()