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

  /src/sys/dev/ic/
rt2860reg.h 859 #define RT2860_PHY_MCS 0x7f
rt2860.c 1454 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) {
1464 switch (phy & RT2860_PHY_MCS) {
  /src/sys/dev/usb/
if_run.c 2377 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) {
2387 switch (phy & RT2860_PHY_MCS) {

Completed in 51 milliseconds