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)
1445 switch (ops->mode) {
1849 if (ops->mode == MTD_OPS_AUTO_OOB)
1965 * @param mode operation mode
1978 unsigned int mode = ops->mode;
1988 if (mode == MTD_OPS_AUTO_OOB)
2023 if (mode == MTD_OPS_AUTO_OOB)
2082 switch (ops->mode) {
2440 .mode = MTD_OPS_PLACE_OOB,
2818 * Enter OTP access mode
2849 /* Exit OTP access mode */
2912 /* Enter OTP access mode */
2920 /* Exit OTP access mode */
2953 /* Enter OTP access mode */
2964 /* Exit OTP access mode */
2990 /* Enter OTP access mode */
3004 /* Exit OTP access mode */
3008 ops.mode = MTD_OPS_PLACE_OOB;
3027 * @param mode specify user and factory
3033 otp_op_t action, int mode)
3048 if (mode == MTD_OTP_FACTORY) {
3054 if (mode == MTD_OTP_USER) {
3514 .mode = MTD_OPS_PLACE_OOB,
3656 /* Clear Sync. Burst Read mode to read BootRAM */