Searched refs:pg_per_blk (Results 1 – 1 of 1) sorted by relevance
449 u32 ecc_steps, ecc_bytes, ecc_total, pagesize, pg_per_blk; in ebu_nand_attach_chip() local499 pg_per_blk = fls((blocksize / writesize) >> 6) / 8; in ebu_nand_attach_chip()500 if (pg_per_blk > HSNAND_PARA0_PIB_V256) in ebu_nand_attach_chip()503 ebu_host->nd_para0 = pagesize | pg_per_blk | HSNAND_PARA0_BYP_EN_NP | in ebu_nand_attach_chip()