Searched refs:pgaddrbytes (Results 1 – 1 of 1) sorted by relevance
339 uint pgaddrbytes; /* bytes per page address */ member710 ns->geom.pgaddrbytes = 3; in init_nandsim()713 ns->geom.pgaddrbytes = 4; in init_nandsim()718 ns->geom.pgaddrbytes = 4; in init_nandsim()721 ns->geom.pgaddrbytes = 5; in init_nandsim()777 printk("page address bytes: %u\n", ns->geom.pgaddrbytes); in init_nandsim()1180 if (ns->regs.count < (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) in accept_addr_byte()1184 ns->geom.pgaddrbytes + in accept_addr_byte()1675 8 * (ns->geom.pgaddrbytes - ns->geom.secaddrbytes)) | ns->regs.column; in do_state_action()1881 ns->regs.num = ns->geom.pgaddrbytes; in switch_state()[all …]