Searched refs:is_wa (Results 1 – 1 of 1) sorted by relevance
2663 static u32 mt7915_mcu_gen_dl_mode(u8 feature_set, bool is_wa) in mt7915_mcu_gen_dl_mode() argument2672 ret |= is_wa ? DL_MODE_WORKING_PDA_CR4 : 0; in mt7915_mcu_gen_dl_mode()2680 const u8 *data, bool is_wa) in mt7915_mcu_send_ram_firmware() argument2692 mode = mt7915_mcu_gen_dl_mode(region->feature_set, is_wa); in mt7915_mcu_send_ram_firmware()2717 if (is_wa) in mt7915_mcu_send_ram_firmware()