Home
last modified time | relevance | path

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

/src/sys/dev/ral/
H A Drt2860var.h174 uint8_t patch_dac; member
H A Drt2860.c2644 if (sc->patch_dac && sc->mac_rev < 0x0211) in rt3090_rf_init()
2865 if (sc->patch_dac && sc->mac_rev < 0x0211) { in rt3090_rf_wakeup()
2901 if (sc->patch_dac && sc->mac_rev < 0x0211) { in rt5390_rf_wakeup()
2991 sc->patch_dac ? 0x2c : 0x0f); in rt3090_rf_setup()
3440 sc->patch_dac = (val >> 15) & 1; in rt2860_read_eeprom()
/src/sys/dev/usb/wlan/
H A Dif_runvar.h188 uint8_t patch_dac; member
H A Dif_run.c1974 sc->patch_dac = (val >> 15) & 1; in run_read_eeprom()
5592 if (sc->mac_rev < 0x0211 || !sc->patch_dac) { in run_rt3070_rf_init()
5900 sc->patch_dac ? 0x2c : 0x0f); in run_rt3070_rf_setup()
5943 sc->patch_dac ? 0x2c : 0x0f); in run_rt3593_rf_setup()
6042 sc->patch_dac ? 0x2c : 0x0f); in run_rt5390_rf_setup()