Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dflashchip.h57 struct flchip { struct
58 unsigned long start; /* Offset within the map */
67 int ref_point_counter;
68 flstate_t state;
92 struct flchip_shared { argument
94 struct flchip *writing; argument
/openbmc/u-boot/include/linux/mtd/
H A Dflashchip.h60 struct flchip { struct
61 unsigned long start; /* Offset within the map */
70 int ref_point_counter;
71 flstate_t state;
72 flstate_t oldstate;
96 struct flchip_shared { argument
98 struct flchip *writing; argument