Searched refs:NAND_BUSWIDTH_16 (Results 1 – 23 of 23) sorted by relevance
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)
46 if (nc->options & NAND_BUSWIDTH_16) in orion_nand_cmd_ctrl()167 nc->options |= NAND_BUSWIDTH_16; in orion_nand_probe()
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()
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()
231 if (flctl->chip.options & NAND_BUSWIDTH_16) in set_addr()564 if (flctl->chip.options & NAND_BUSWIDTH_16) in set_cmd_regs()574 if (flctl->chip.options & NAND_BUSWIDTH_16) in set_cmd_regs()769 if (flctl->chip.options & NAND_BUSWIDTH_16) in flctl_cmdfunc()811 if (flctl->chip.options & NAND_BUSWIDTH_16) in flctl_cmdfunc()996 if (chip->options & NAND_BUSWIDTH_16) in flctl_chip_attach_chip()1176 nand->options |= NAND_BUSWIDTH_16; in flctl_probe()
120 chip->options |= NAND_BUSWIDTH_16; in nand_jedec_detect()
338 if (chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_setup()834 if (chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_rw_page_init()1202 if (force_8bit && chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_read_data()1238 if (force_8bit && chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_read_data()1249 if (force_8bit && chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_write_data()1285 if (force_8bit && chip->options & NAND_BUSWIDTH_16) in stm32_fmc2_nfc_write_data()1671 chip->ecc.bytes = chip->options & NAND_BUSWIDTH_16 ? 4 : 3; in stm32_fmc2_nfc_nand_callbacks_setup()1673 chip->ecc.bytes = chip->options & NAND_BUSWIDTH_16 ? 14 : 13; in stm32_fmc2_nfc_nand_callbacks_setup()1675 chip->ecc.bytes = chip->options & NAND_BUSWIDTH_16 ? 8 : 7; in stm32_fmc2_nfc_nand_callbacks_setup()
384 if (chip->options & NAND_BUSWIDTH_16) in mpc5121_nfc_command()579 chip->options |= NAND_BUSWIDTH_16; in mpc5121_nfc_read_hw_config()
269 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()
355 chip->options |= NAND_BUSWIDTH_16; in txx9ndfmc_probe()
653 ns->busw = chip->options & NAND_BUSWIDTH_16 ? 16 : 8; in ns_init()2316 chip->options |= NAND_BUSWIDTH_16; in ns_init_module()
943 if (chip->options & NAND_BUSWIDTH_16) in tegra_nand_attach_chip()
742 if (chip->options & NAND_BUSWIDTH_16) { in ma35_nand_attach_chip()
1383 bd->len = (this->options & NAND_BUSWIDTH_16) ? 2 : 1; in nand_create_badblock_pattern()
2085 if (!(chip->options & NAND_BUSWIDTH_16)) in cadence_nand_force_byte_access()2903 if (chip->options & NAND_BUSWIDTH_16) { in cadence_nand_attach_chip()
1366 if (nand->options & NAND_BUSWIDTH_16) { in meson_nand_attach_chip()
1305 if (chip->options & NAND_BUSWIDTH_16) { in mtk_nfc_attach_chip()
110 #define NAND_BUSWIDTH_16 BIT(1) macro
852 #define NAND_BUSWIDTH_16 0x00000002
2941 cfg->device_width = (chip->options & NAND_BUSWIDTH_16) ? 16 : 8; in brcmnand_setup_dev()