Searched refs:flash_mode (Results 1 – 10 of 10) sorted by relevance
20 if (!dev->flash_mode) in mt7915_eeprom_load_precal()104 dev->flash_mode = true; in mt7915_eeprom_load_default()122 dev->flash_mode = true; in mt7915_eeprom_load()179 dev->flash_mode = true; in mt7915_eeprom_parse_band_config()
296 bool flash_mode; member
811 if (dev->flash_mode) { in mt7915_init_hardware()
332 if (dev->flash_mode) { in mt7915_set_channel()
2821 if (dev->flash_mode) in mt7915_mcu_set_eeprom()
1249 static int ccg_fw_update(struct ucsi_ccg *uc, enum enum_flash_mode flash_mode) in ccg_fw_update() argument1253 while (flash_mode != FLASH_NOT_NEEDED) { in ccg_fw_update()1254 err = do_flash(uc, flash_mode); in ccg_fw_update()1257 err = ccg_fw_update_needed(uc, &flash_mode); in ccg_fw_update()1296 enum enum_flash_mode flash_mode; in ccg_update_firmware() local1299 status = ccg_fw_update_needed(uc, &flash_mode); in ccg_update_firmware()1303 if (flash_mode != FLASH_NOT_NEEDED) { in ccg_update_firmware()1308 ccg_fw_update(uc, flash_mode); in ccg_update_firmware()
47 dev->flash_mode = true; in mt7996_eeprom_load_default()64 dev->flash_mode = true; in mt7996_eeprom_load()
228 bool flash_mode:1; member
3067 if (dev->flash_mode) in mt7996_mcu_set_eeprom()
1123 static int flash_mode; in qlcnic_83xx_sysfs_flash_write_handler() local1134 flash_mode = QLC_83XX_ERASE_MODE; in qlcnic_83xx_sysfs_flash_write_handler()1144 flash_mode = QLC_83XX_BULK_WRITE_MODE; in qlcnic_83xx_sysfs_flash_write_handler()1148 flash_mode = QLC_83XX_WRITE_MODE; in qlcnic_83xx_sysfs_flash_write_handler()1151 if (flash_mode == QLC_83XX_BULK_WRITE_MODE) { in qlcnic_83xx_sysfs_flash_write_handler()1162 if (flash_mode == QLC_83XX_WRITE_MODE) { in qlcnic_83xx_sysfs_flash_write_handler()