Lines Matching full:modes
49 * MTD operation modes
57 * These modes can be passed to ioctl(MEMWRITE) and are also used internally.
58 * See notes on "MTD file modes" for discussion on %MTD_OPS_RAW vs.
75 * @mode: MTD mode (see "MTD operation modes")
79 * writes in various modes. To write to OOB-only, set @usr_data == NULL, and to
113 /* Obsolete ECC byte placement modes (used with obsolete MEMGETOOBSEL) */
171 /* Get info about OOB modes (e.g., RAW, PLACE, AUTO) - legacy interface */
189 /* Set MTD mode on a per-file-descriptor basis (see "MTD file modes") */
201 * modes (see "struct mtd_write_req"). This ioctl is not supported for flashes
255 * MTD file modes - for read/write access to MTD
262 * These modes can be set via ioctl(MTDFILEMODE). The mode mode will be retained