Searched refs:patch_dac (Results 1 – 4 of 4) sorted by relevance
164 uint8_t patch_dac; member
1645 sc->patch_dac = (val >> 15) & 1; in run_read_eeprom()4159 if (sc->mac_rev < 0x0211 && sc->patch_dac) in run_rt3070_rf_init()4490 sc->patch_dac ? 0x2c : 0x0f); in run_rt3070_rf_setup()4532 sc->patch_dac ? 0x2c : 0x0f); in run_rt3593_rf_setup()4631 sc->patch_dac ? 0x2c : 0x0f); in run_rt5390_rf_setup()
173 uint8_t patch_dac; member
2596 if (sc->patch_dac && sc->mac_rev < 0x0211) in rt3090_rf_init()2822 if (sc->patch_dac && sc->mac_rev < 0x0211) { in rt3090_rf_wakeup()2858 if (sc->patch_dac && sc->mac_rev < 0x0211) { in rt5390_rf_wakeup()2948 sc->patch_dac ? 0x2c : 0x0f); in rt3090_rf_setup()3401 sc->patch_dac = (val >> 15) & 1; in rt2860_read_eeprom()