Searched refs:is_cr4 (Results 1 – 1 of 1) sorted by relevance
2069 static u32 mt7615_mcu_gen_dl_mode(u8 feature_set, bool is_cr4) in mt7615_mcu_gen_dl_mode() argument2078 ret |= is_cr4 ? DL_MODE_WORKING_PDA_CR4 : 0; in mt7615_mcu_gen_dl_mode()2086 const u8 *data, bool is_cr4) in mt7615_mcu_send_ram_firmware() argument2088 int n_region = is_cr4 ? CR4_REGION_NUM : N9_REGION_NUM; in mt7615_mcu_send_ram_firmware()2093 mode = mt7615_mcu_gen_dl_mode(hdr[i].feature_set, is_cr4); in mt7615_mcu_send_ram_firmware()