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

  /src/sys/dev/ic/
rt2860var.h 177 uint8_t calib_2ghz; member in struct:rt2860_softc
rt2860.c 3406 sc->calib_2ghz = sc->calib_5ghz = 0; /* XXX (val >> 1) & 1 */
3529 sc->calib_2ghz = 0;
  /src/sys/dev/usb/
if_runvar.h 168 uint8_t calib_2ghz; member in struct:run_softc
if_run.c 1650 sc->calib_2ghz = sc->calib_5ghz = (val >> 1) & 1;

Completed in 16 milliseconds