Searched refs:input_cycle (Results 1 – 1 of 1) sorted by relevance
94 static uint input_cycle = CONFIG_NANDSIM_INPUT_CYCLE; variable127 module_param(input_cycle, uint, 0400);152 MODULE_PARM_DESC(input_cycle, "Word input (to flash) time (nanoseconds)");1654 NS_UDELAY(input_cycle * ns->geom.pgsz / 1000 / busdiv); in do_state_action()