Searched refs:CFG_RESET_DELAY (Results 1 – 1 of 1) sorted by relevance
469 #define CFG_RESET_DELAY 5 macro568 module_param_named(reset_delay, cfg_data[CFG_RESET_DELAY].value, int, 0);607 cfg_data[CFG_RESET_DELAY].value); in fix_settings()672 if (cfg_data[CFG_RESET_DELAY].value != CFG_PARAM_UNSET) in eeprom_override()674 cfg_data[CFG_RESET_DELAY].value); in eeprom_override()4219 eeprom->delay_time = cfg_data[CFG_RESET_DELAY].value; in check_eeprom()