Searched refs:cle_cmd (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
H A Docteontx_nand.c218 struct ndf_cle_cmd cle_cmd; member in union:ndf_cmd::__anon85
793 cmd.u.cle_cmd.opcode = NDF_OP_CLE_CMD;
794 cmd.u.cle_cmd.cmd_data = command;
795 cmd.u.cle_cmd.clen1 = t4;
796 cmd.u.cle_cmd.clen2 = t1;
797 cmd.u.cle_cmd.clen3 = t2;

Completed in 35 milliseconds