Searched refs:secshift (Results 1 – 1 of 1) sorted by relevance
337 uint secshift; /* bits number in sector size */ member689 ns->geom.secshift = ffs(ns->geom.secsz) - 1; in init_nandsim()772 printk("bits in sector size: %u\n", ns->geom.secshift); in init_nandsim()1678 erase_block_no = ns->regs.row >> (ns->geom.secshift - ns->geom.pgshift); in do_state_action()