Home
last modified time | relevance | path

Searched refs:pi_width (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/drivers/nxp/ifc/nand/
A Difc_nand.c208 nand->pi_width = get_page_index_width(nand->ppb); in nand_get_params()
392 row_off = (pblk << nand->pi_width) | pg_no; in nand_read()
415 row_off = (pblk << nand->pi_width) | pg_no; in nand_read()
446 blk << nand->pi_width, in isgoodblock()
456 row_add = (blk << nand->pi_width); in isgoodblock()
A Difc.h254 uint32_t pi_width; /* Bits Required to index a page in block */ member

Completed in 5 milliseconds