Searched refs:secaddrbytes (Results 1 – 1 of 1) sorted by relevance
343 uint secaddrbytes; /* bytes per sector address */ member714 ns->geom.secaddrbytes = 2; in init_nandsim()717 ns->geom.secaddrbytes = 3; in init_nandsim()722 ns->geom.secaddrbytes = 2; in init_nandsim()725 ns->geom.secaddrbytes = 3; in init_nandsim()786 printk("sector address bytes: %u\n", ns->geom.secaddrbytes); in init_nandsim()1180 if (ns->regs.count < (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) in accept_addr_byte()1185 ns->geom.secaddrbytes)); in accept_addr_byte()1675 8 * (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) | ns->regs.column; in do_state_action()1884 ns->regs.num = ns->geom.secaddrbytes; in switch_state()[all …]