Searched refs:secaddrbytes (Results 1 – 1 of 1) sorted by relevance
328 uint secaddrbytes; /* bytes per sector address */ member599 ns->geom.secaddrbytes = 2; in init_nandsim()602 ns->geom.secaddrbytes = 3; in init_nandsim()607 ns->geom.secaddrbytes = 2; in init_nandsim()610 ns->geom.secaddrbytes = 3; in init_nandsim()674 printk("sector address bytes: %u\n", ns->geom.secaddrbytes); in init_nandsim()1129 if (ns->regs.count < (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) in accept_addr_byte()1134 ns->geom.secaddrbytes)); in accept_addr_byte()1637 8 * (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) | ns->regs.column; in do_state_action()1847 ns->regs.num = ns->geom.secaddrbytes; in switch_state()[all …]