Home
last modified time | relevance | path

Searched refs:NAND_CMD_READSTART (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_nand.c21 #define NAND_CMD_READSTART 0x30 macro
100 uniphier_nand_host_write(nand, DENALI_MAP11_CMD, NAND_CMD_READSTART); in uniphier_nand_block_isbad()
/rk3399_ARM-atf/drivers/nxp/ifc/nand/
H A Difc.h155 #define NAND_CMD_READSTART 0x30 macro
H A Difc_nand.c277 (NAND_CMD_READSTART << FCR_CMD1_SHIFT)); in nand_read_data()