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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtl80x9.c119 reg &= ~(RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0);
128 * reg |= RTL3_CONFIG2_PL0;
134 reg |= RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0;
178 conf2 &= RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0;
186 case RTL3_CONFIG2_PL1|RTL3_CONFIG2_PL0:
192 case RTL3_CONFIG2_PL0:
H A Drtl80x9reg.h110 #define RTL3_CONFIG2_PL0 0x40 macro

Completed in 59 milliseconds