Home
last modified time | relevance | path

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

/openbmc/u-boot/include/mtd/
H A Dmtd-abi.h126 struct region_info_user { struct
127 __u32 offset; /* At which this region starts,
129 __u32 erasesize; /* For this region */
130 __u32 numblocks; /* Number of blocks in this region */
131 __u32 regionindex;
/openbmc/linux/include/uapi/mtd/
H A Dmtd-abi.h185 struct region_info_user { struct
186 __u32 offset; /* At which this region starts,
188 __u32 erasesize; /* For this region */
189 __u32 numblocks; /* Number of blocks in this region */
190 __u32 regionindex;