Searched refs:secaddrbytes (Results 1 – 1 of 1) sorted by relevance
327 uint secaddrbytes; /* bytes per sector address */ member667 ns->geom.secaddrbytes = 2; in init_nandsim()670 ns->geom.secaddrbytes = 3; in init_nandsim()675 ns->geom.secaddrbytes = 2; in init_nandsim()678 ns->geom.secaddrbytes = 3; in init_nandsim()739 printk("sector address bytes: %u\n", ns->geom.secaddrbytes); in init_nandsim()1133 if (ns->regs.count < (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) in accept_addr_byte()1138 ns->geom.secaddrbytes)); in accept_addr_byte()1616 8 * (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) | ns->regs.column; in do_state_action()1825 ns->regs.num = ns->geom.secaddrbytes; in switch_state()[all …]