Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ral/
H A Drt2860var.h175 uint8_t patch_dac; member
H A Drt2860.c2652 if (sc->patch_dac && sc->mac_rev < 0x0211) in rt3090_rf_init()
2873 if (sc->patch_dac && sc->mac_rev < 0x0211) { in rt3090_rf_wakeup()
2909 if (sc->patch_dac && sc->mac_rev < 0x0211) { in rt5390_rf_wakeup()
2999 sc->patch_dac ? 0x2c : 0x0f); in rt3090_rf_setup()
3448 sc->patch_dac = (val >> 15) & 1; in rt2860_read_eeprom()
/freebsd-12.1/sys/dev/usb/wlan/
H A Dif_runvar.h191 uint8_t patch_dac; member
H A Dif_run.c1894 sc->patch_dac = (val >> 15) & 1; in run_read_eeprom()
5483 if (sc->mac_rev < 0x0211 || !sc->patch_dac) { in run_rt3070_rf_init()
5791 sc->patch_dac ? 0x2c : 0x0f); in run_rt3070_rf_setup()
5834 sc->patch_dac ? 0x2c : 0x0f); in run_rt3593_rf_setup()
5933 sc->patch_dac ? 0x2c : 0x0f); in run_rt5390_rf_setup()