Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2860var.h174 uint8_t patch_dac; member
H A Drt2860.c2641 if (sc->patch_dac && sc->mac_rev < 0x0211) in rt3090_rf_init()
2862 if (sc->patch_dac && sc->mac_rev < 0x0211) { in rt3090_rf_wakeup()
2898 if (sc->patch_dac && sc->mac_rev < 0x0211) { in rt5390_rf_wakeup()
2988 sc->patch_dac ? 0x2c : 0x0f); in rt3090_rf_setup()
3437 sc->patch_dac = (val >> 15) & 1; in rt2860_read_eeprom()
/freebsd/sys/dev/usb/wlan/
H A Dif_runvar.h188 uint8_t patch_dac; member
H A Dif_run.c1972 sc->patch_dac = (val >> 15) & 1; in run_read_eeprom()
5576 if (sc->mac_rev < 0x0211 || !sc->patch_dac) { in run_rt3070_rf_init()
5884 sc->patch_dac ? 0x2c : 0x0f); in run_rt3070_rf_setup()
5927 sc->patch_dac ? 0x2c : 0x0f); in run_rt3593_rf_setup()
6026 sc->patch_dac ? 0x2c : 0x0f); in run_rt5390_rf_setup()