Home
last modified time | relevance | path

Searched refs:calib_2ghz (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/dev/usb/
H A Dif_runvar.h168 uint8_t calib_2ghz; member
H A Dif_run.c1650 sc->calib_2ghz = sc->calib_5ghz = (val >> 1) & 1; in run_read_eeprom()
/netbsd/sys/dev/ic/
H A Drt2860var.h177 uint8_t calib_2ghz; member
H A Drt2860.c3406 sc->calib_2ghz = sc->calib_5ghz = 0; /* XXX (val >> 1) & 1 */ in rt2860_read_eeprom()
3529 sc->calib_2ghz = 0; in rt2860_read_eeprom()