Searched refs:NAND_CACHE_PROG_EN (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/rkflash/ | ||
| H A D | flash.h | 19 #define NAND_CACHE_PROG_EN BIT(2) macro |
| H A D | flash.c | 363 nand_para.operation_opt & NAND_CACHE_PROG_EN ? 1 : 0); in flash_show_info() |