Searched refs:CFG_RESET_DELAY (Results 1 – 1 of 1) sorted by relevance
470 #define CFG_RESET_DELAY 5 macro569 module_param_named(reset_delay, cfg_data[CFG_RESET_DELAY].value, int, 0);608 cfg_data[CFG_RESET_DELAY].value); in fix_settings()673 if (cfg_data[CFG_RESET_DELAY].value != CFG_PARAM_UNSET) in eeprom_override()675 cfg_data[CFG_RESET_DELAY].value); in eeprom_override()4221 eeprom->delay_time = cfg_data[CFG_RESET_DELAY].value; in check_eeprom()