Home
last modified time | relevance | path

Searched defs:nand_jedec_params (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mtd/
Djedec.h
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h421 struct nand_jedec_params { struct
424 u8 sig[4];
425 __le16 revision;
426 __le16 features;
427 u8 opt_cmd[3];
428 __le16 sec_cmd;
429 u8 num_of_param_pages;
430 u8 reserved0[18];
433 char manufacturer[12];
434 char model[20];
[all …]