HomeSort by: relevance | last modified time | path
    Searched refs:RTL3_CONFIG2_PL0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtl80x9.c 121 reg &= ~(RTL3_CONFIG2_PL1 | RTL3_CONFIG2_PL0);
130 * reg |= RTL3_CONFIG2_PL0;
136 reg |= RTL3_CONFIG2_PL1 | RTL3_CONFIG2_PL0;
180 conf2 &= RTL3_CONFIG2_PL1 | RTL3_CONFIG2_PL0;
188 case RTL3_CONFIG2_PL1 | RTL3_CONFIG2_PL0:
194 case RTL3_CONFIG2_PL0:
rtl80x9reg.h 110 #define RTL3_CONFIG2_PL0 0x40

Completed in 13 milliseconds