Searched refs:CFG_PAGE_SIZE_2048 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/nand/raw/ | ||
H A D | tegra_nand.h | 102 CFG_PAGE_SIZE_2048 = 3 << 16, enumerator |
H A D | tegra_nand.c | 481 *reg_val |= CFG_PAGE_SIZE_2048; in set_bus_width_page_size() |