Lines Matching defs:mode
785 * onenand_sync_read_bufferram - [OneNAND Interface] Read the bufferram area with Sync. Burst mode
866 * onenand_get_2x_blockpage - [GENERIC] Get blockpage at 2x program mode
871 * Get blockpage address at 2x program mode
1172 if (ops->mode == MTD_OPS_AUTO_OOB)
1290 if (ops->mode == MTD_OPS_AUTO_OOB)
1351 unsigned int mode = ops->mode;
1363 if (mode == MTD_OPS_AUTO_OOB)
1400 if (mode == MTD_OPS_AUTO_OOB)
1446 switch (ops->mode) {
1861 if (ops->mode == MTD_OPS_AUTO_OOB)
1987 unsigned int mode = ops->mode;
1997 if (mode == MTD_OPS_AUTO_OOB)
2032 if (mode == MTD_OPS_AUTO_OOB)
2091 switch (ops->mode) {
2449 .mode = MTD_OPS_PLACE_OOB,
2825 * Enter OTP access mode
2856 /* Exit OTP access mode */
2919 /* Enter OTP access mode */
2927 /* Exit OTP access mode */
2960 /* Enter OTP access mode */
2971 /* Exit OTP access mode */
2997 /* Enter OTP access mode */
3011 /* Exit OTP access mode */
3015 ops.mode = MTD_OPS_PLACE_OOB;
3034 * @mode: specify user and factory
3040 otp_op_t action, int mode)
3055 if (mode == MTD_OTP_FACTORY) {
3061 if (mode == MTD_OTP_USER) {
3522 .mode = MTD_OPS_PLACE_OOB,
3663 /* Clear Sync. Burst Read mode to read BootRAM */