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

  /src/sys/dev/ic/
rt2860.c 1454 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) {
1460 if (phy & RT2860_PHY_SHPRE)
1702 mcs |= RT2860_PHY_SHPRE;
1754 if (mcs & RT2860_PHY_SHPRE)
rt2860reg.h 860 #define RT2860_PHY_SHPRE (1U << 3)
  /src/sys/dev/usb/
if_run.c 2377 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) {
2383 if (phy & RT2860_PHY_SHPRE)
2623 mcs |= RT2860_PHY_SHPRE;
2658 if (mcs & RT2860_PHY_SHPRE)

Completed in 18 milliseconds