Home
last modified time | relevance | path

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

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h116 struct mtd_info_user { struct
117 __u8 type;
118 __u32 flags;
119 __u32 size; /* Total size of the MTD */
120 __u32 erasesize;
121 __u32 writesize;
122 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */
123 __u64 padding; /* Old obsolete field; do not use */
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h175 struct mtd_info_user { struct
176 __u8 type;
177 __u32 flags;
178 __u32 size; /* Total size of the MTD */
179 __u32 erasesize;
180 __u32 writesize;
181 __u32 oobsize; /* Amount of OOB data per block (e.g. 16) */
182 __u64 padding; /* Old obsolete field; do not use */