Searched refs:pgaddrbytes (Results 1 – 1 of 1) sorted by relevance
326 uint pgaddrbytes; /* bytes per page address */ member666 ns->geom.pgaddrbytes = 3; in init_nandsim()669 ns->geom.pgaddrbytes = 4; in init_nandsim()674 ns->geom.pgaddrbytes = 4; in init_nandsim()677 ns->geom.pgaddrbytes = 5; in init_nandsim()738 printk("page address bytes: %u\n", ns->geom.pgaddrbytes); in init_nandsim()1133 if (ns->regs.count < (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) in accept_addr_byte()1137 ns->geom.pgaddrbytes + in accept_addr_byte()1616 8 * (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) | ns->regs.column; in do_state_action()1821 ns->regs.num = ns->geom.pgaddrbytes; in switch_state()[all …]