Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/rkflash/
H A Dflash.h23 #define NAND_INTERLEAVE_EN BIT(5) macro
H A Dflash.c370 nand_para.operation_opt & NAND_INTERLEAVE_EN ? 1 : 0); in flash_show_info()