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

/freebsd-13-stable/sys/dev/le/
H A Dif_le_pci.c223 reg &= ~LE_C15_PORTSEL(LE_PORTSEL_MASK);
225 reg |= LE_C15_PORTSEL(LE_PORTSEL_10T);
227 reg |= LE_C15_PORTSEL(LE_PORTSEL_AUI);
H A Dlancereg.h374 #define LE_C15_PORTSEL(x) ((x) << 7) /* port select */ macro

Completed in 44 milliseconds