Searched refs:NAND_BUSWIDTH_16 (Results 1 – 25 of 37) sorted by relevance
12
178 if ((this->options & NAND_BUSWIDTH_16) && in au1550nd_exec_instr()188 if ((this->options & NAND_BUSWIDTH_16) && in au1550nd_exec_instr()310 this->options |= NAND_BUSWIDTH_16; in au1550nd_probe()
11 #define LP_OPTIONS16 (LP_OPTIONS | NAND_BUSWIDTH_16)14 #define SP_OPTIONS16 (SP_OPTIONS | NAND_BUSWIDTH_16)
103 if ((chip->options & NAND_BUSWIDTH_16) && in gpio_nand_exec_instr()114 if ((chip->options & NAND_BUSWIDTH_16) && in gpio_nand_exec_instr()195 plat->options |= NAND_BUSWIDTH_16; in gpio_nand_get_config_of()
46 if (nc->options & NAND_BUSWIDTH_16) in orion_nand_cmd_ctrl()169 nc->options |= NAND_BUSWIDTH_16; in orion_nand_probe()
282 if (chip->options & NAND_BUSWIDTH_16 && in nand_command()411 if (chip->options & NAND_BUSWIDTH_16 && in nand_command_lp()583 unsigned int busw = chip->options & NAND_BUSWIDTH_16; in nand_legacy_set_defaults()
232 if (flctl->chip.options & NAND_BUSWIDTH_16) in set_addr()565 if (flctl->chip.options & NAND_BUSWIDTH_16) in set_cmd_regs()575 if (flctl->chip.options & NAND_BUSWIDTH_16) in set_cmd_regs()770 if (flctl->chip.options & NAND_BUSWIDTH_16) in flctl_cmdfunc()812 if (flctl->chip.options & NAND_BUSWIDTH_16) in flctl_cmdfunc()997 if (chip->options & NAND_BUSWIDTH_16) in flctl_chip_attach_chip()1178 nand->options |= NAND_BUSWIDTH_16; in flctl_probe()
326 if (chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_setup()816 if (chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_rw_page_init()1184 if (force_8bit && chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_read_data()1220 if (force_8bit && chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_read_data()1231 if (force_8bit && chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_write_data()1267 if (force_8bit && chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_write_data()1638 chip->ecc.bytes = chip->options & NAND_BUSWIDTH_16 ? 4 : 3; in stm32_fmc2_nfc_nand_callbacks_setup()1640 chip->ecc.bytes = chip->options & NAND_BUSWIDTH_16 ? 14 : 13; in stm32_fmc2_nfc_nand_callbacks_setup()1642 chip->ecc.bytes = chip->options & NAND_BUSWIDTH_16 ? 8 : 7; in stm32_fmc2_nfc_nand_callbacks_setup()
118 chip->options |= NAND_BUSWIDTH_16; in nand_jedec_detect()
106 !(chip->options & NAND_BUSWIDTH_16)) { in fsl_ifc_ooblayout_free()477 if (chip->options & NAND_BUSWIDTH_16) in fsl_ifc_cmdfunc()895 chip->options |= NAND_BUSWIDTH_16; in fsl_ifc_chip_init()910 if (!(chip->options & NAND_BUSWIDTH_16)) { in fsl_ifc_chip_init()
438 if (force8bit && (chip->options & NAND_BUSWIDTH_16)) in vf610_nfc_cmd()455 if (force8bit && (chip->options & NAND_BUSWIDTH_16)) in vf610_nfc_cmd()725 if (nfc->chip.options & NAND_BUSWIDTH_16) in vf610_nfc_init_controller()
384 if (chip->options & NAND_BUSWIDTH_16) in mpc5121_nfc_command()579 chip->options |= NAND_BUSWIDTH_16; in mpc5121_nfc_read_hw_config()
509 if (chip->options & NAND_BUSWIDTH_16) { in nand_default_block_markbad()1110 if (chip->options & NAND_BUSWIDTH_16) { in nand_fill_column_cycles()1156 !(chip->options & NAND_BUSWIDTH_16)) in nand_sp_exec_read_page_op()1454 !(chip->options & NAND_BUSWIDTH_16)) in nand_exec_prog_page_op()2999 int busw = (chip->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_read_subpage()4847 chip->options |= NAND_BUSWIDTH_16; in nand_decode_ext_id()4884 if (mtd->writesize > 512 || (chip->options & NAND_BUSWIDTH_16)) in nand_decode_bbm_options()5069 busw = chip->options & NAND_BUSWIDTH_16; in nand_detect()5075 chip->options &= ~NAND_BUSWIDTH_16; in nand_detect()5127 WARN_ON(busw & NAND_BUSWIDTH_16); in nand_detect()[all …]
275 if (host->nand.options & NAND_BUSWIDTH_16) in fsmc_nand_setup()747 if (chip->options & NAND_BUSWIDTH_16) in fsmc_read_page_hwecc()876 nand->options |= NAND_BUSWIDTH_16; in fsmc_nand_probe_config_dt()
853 unsigned int dev_width = (chip->options & NAND_BUSWIDTH_16) ? 1 : 0; in omap_enable_hwecc()970 dev_width = (chip->options & NAND_BUSWIDTH_16) ? 1 : 0; in omap_enable_hwecc_bch()1732 !(chip->options & NAND_BUSWIDTH_16)) in omap_ooblayout_ecc()1752 !(chip->options & NAND_BUSWIDTH_16)) in omap_ooblayout_free()1945 if (!(chip->options & NAND_BUSWIDTH_16)) in omap_nand_attach_chip()
270 chip->options |= NAND_BUSWIDTH_16; in nand_onfi_detect()
402 if (chip->options & NAND_BUSWIDTH_16 && in set_addr()599 | ((chip->options & NAND_BUSWIDTH_16) ? in hisi_nfc_host_init()
202 iowrite32(chip->options & NAND_BUSWIDTH_16 ? 1 : 0, in denali_select_target()1129 chip->options & NAND_BUSWIDTH_16); in denali_exec_instr()1136 chip->options & NAND_BUSWIDTH_16); in denali_exec_instr()
356 chip->options |= NAND_BUSWIDTH_16; in txx9ndfmc_probe()
474 pdata->options |= NAND_BUSWIDTH_16; in nand_davinci_get_pdata()
905 if (nand_chip->options & NAND_BUSWIDTH_16) { in mxc_nand_read_byte()1324 if (!(chip->options & NAND_BUSWIDTH_16)) in preset_v3()
278 !(chip->options & NAND_BUSWIDTH_16)) in ingenic_nand_exec_instr()289 !(chip->options & NAND_BUSWIDTH_16)) in ingenic_nand_exec_instr()
209 .options = NAND_BUSWIDTH_16,
440 .options = NAND_BUSWIDTH_16,
489 if ((nand->base.options & NAND_BUSWIDTH_16) && !force_8bit) in atmel_nand_data_in()513 if ((nand->base.options & NAND_BUSWIDTH_16) && !force_8bit) in atmel_nand_data_out()1459 if (nand->base.options & NAND_BUSWIDTH_16) in atmel_smc_nand_prepare_smcconf()
108 #define NAND_BUSWIDTH_16 BIT(1) macro