Searched refs:input_cycle (Results 1 – 3 of 3) sorted by relevance
83 static uint input_cycle = CONFIG_NANDSIM_INPUT_CYCLE; variable116 module_param(input_cycle, uint, 0400);141 MODULE_PARM_DESC(input_cycle, "Word input (to flash) time (nanoseconds)");1615 NS_UDELAY(input_cycle * ns->geom.pgsz / 1000 / busdiv); in ns_do_state_action()