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

/freebsd-11.0-release/sys/dev/le/
H A Dif_le_pci.c221 reg &= ~LE_C15_PORTSEL(LE_PORTSEL_MASK);
223 reg |= LE_C15_PORTSEL(LE_PORTSEL_10T);
225 reg |= LE_C15_PORTSEL(LE_PORTSEL_AUI);
H A Dlancereg.h372 #define LE_C15_PORTSEL(x) ((x) << 7) /* port select */ macro

Completed in 52 milliseconds