/Linux-v5.4/drivers/mtd/nand/raw/ |
D | diskonchip.c | 296 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_write_byte() 307 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_read_byte() 322 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_writebuf() 338 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_readbuf() 351 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_readbuf_dword() 372 struct doc_priv *doc = nand_get_controller_data(this); in doc200x_ident_chip() 418 struct doc_priv *doc = nand_get_controller_data(this); in doc2000_count_chips() 439 struct doc_priv *doc = nand_get_controller_data(this); in doc200x_wait() 453 struct doc_priv *doc = nand_get_controller_data(this); in doc2001_write_byte() 463 struct doc_priv *doc = nand_get_controller_data(this); in doc2001_read_byte() [all …]
|
D | ndfc.c | 45 struct ndfc_controller *ndfc = nand_get_controller_data(nchip); in ndfc_select_chip() 58 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_hwcontrol() 71 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_ready() 79 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_enable_hwecc() 90 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_calculate_ecc() 113 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_read_buf() 122 struct ndfc_controller *ndfc = nand_get_controller_data(chip); in ndfc_write_buf()
|
D | mxc_nand.c | 253 struct mxc_nand_host *host = nand_get_controller_data(this); in copy_spare() 296 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in mxc_do_addr_cycle() 558 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in send_page_v3() 574 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in send_page_v2() 588 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in send_page_v1() 669 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_enable_hwecc_v1_v2() 687 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_enable_hwecc_v3() 717 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_read_page_v1() 775 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_read_page_v2_v3() 822 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_read_page() [all …]
|
D | mpc5121_nfc.c | 124 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in nfc_read() 133 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in nfc_write() 203 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_irq() 215 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_done() 272 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in ads5121_chipselect_init() 294 struct mpc5121_nfc_prv *prv = nand_get_controller_data(nand); in ads5121_select_chip() 324 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_command() 397 struct mpc5121_nfc_prv *prv = nand_get_controller_data(nand); in mpc5121_nfc_copy_spare() 449 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_buf_copy() 517 struct mpc5121_nfc_prv *prv = nand_get_controller_data(chip); in mpc5121_nfc_read_hw_config() [all …]
|
D | socrates_nand.c | 40 struct socrates_nand_host *host = nand_get_controller_data(this); in socrates_nand_write_buf() 59 struct socrates_nand_host *host = nand_get_controller_data(this); in socrates_nand_read_buf() 88 struct socrates_nand_host *host = nand_get_controller_data(nand_chip); in socrates_nand_cmd_ctrl() 112 struct socrates_nand_host *host = nand_get_controller_data(nand_chip); in socrates_nand_device_ready()
|
D | oxnas_nand.c | 39 struct oxnas_nand_ctrl *oxnas = nand_get_controller_data(chip); in oxnas_nand_read_byte() 46 struct oxnas_nand_ctrl *oxnas = nand_get_controller_data(chip); in oxnas_nand_read_buf() 54 struct oxnas_nand_ctrl *oxnas = nand_get_controller_data(chip); in oxnas_nand_write_buf() 63 struct oxnas_nand_ctrl *oxnas = nand_get_controller_data(chip); in oxnas_nand_cmd_ctrl()
|
D | mtk_nand.c | 217 struct mtk_nfc *nfc = nand_get_controller_data(chip); in mtk_data_ptr() 224 struct mtk_nfc *nfc = nand_get_controller_data(chip); in mtk_oob_ptr() 323 struct mtk_nfc *nfc = nand_get_controller_data(chip); in mtk_nfc_hw_runtime_config() 392 struct mtk_nfc *nfc = nand_get_controller_data(nand); in mtk_nfc_select_chip() 405 struct mtk_nfc *nfc = nand_get_controller_data(nand); in mtk_nfc_dev_ready() 416 struct mtk_nfc *nfc = nand_get_controller_data(chip); in mtk_nfc_cmd_ctrl() 441 struct mtk_nfc *nfc = nand_get_controller_data(chip); in mtk_nfc_read_byte() 477 struct mtk_nfc *nfc = nand_get_controller_data(chip); in mtk_nfc_write_byte() 507 struct mtk_nfc *nfc = nand_get_controller_data(chip); in mtk_nfc_setup_data_interface() 614 struct mtk_nfc *nfc = nand_get_controller_data(chip); in mtk_nfc_sector_encode() [all …]
|
D | cafe_nand.c | 106 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_device_ready() 122 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_write_buf() 137 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_read_buf() 151 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_read_byte() 164 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_nand_cmdfunc() 319 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_select_chip() 335 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_nand_interrupt() 374 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_nand_read_page() 538 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_nand_write_page_lowlevel() 599 struct cafe_priv *cafe = nand_get_controller_data(chip); in cafe_nand_attach_chip() [all …]
|
D | fsl_elbc_nand.c | 73 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_ooblayout_ecc() 91 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_ooblayout_free() 155 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in set_addr() 206 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_run_command() 278 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_do_read() 311 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_cmdfunc() 545 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_write_buf() 582 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_read_byte() 598 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_read_buf() 622 struct fsl_elbc_mtd *priv = nand_get_controller_data(chip); in fsl_elbc_wait() [all …]
|
D | hisi504_nand.c | 349 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_select_chip() 359 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_read_byte() 375 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_write_buf() 383 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_read_buf() 392 struct hinfc_host *host = nand_get_controller_data(chip); in set_addr() 427 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_cmdfunc() 522 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nand_read_page_hwecc() 554 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nand_read_oob() 696 struct hinfc_host *host = nand_get_controller_data(chip); in hisi_nfc_attach_chip()
|
D | lpc32xx_mlc.c | 282 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); in lpc32xx_nand_cmd_ctrl() 297 struct lpc32xx_nand_host *host = nand_get_controller_data(nand_chip); in lpc32xx_nand_device_ready() 324 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_waitfunc_nand() 344 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_waitfunc_controller() 396 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xmit_dma() 438 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_read_page() 505 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_write_page_lowlevel() 552 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_read_oob() 648 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_attach_chip()
|
D | lpc32xx_slc.c | 276 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_cmd_ctrl() 299 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_device_ready() 353 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_byte() 363 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_buf() 376 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_buf() 431 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xmit_dma() 491 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_xfer() 606 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_read_page_syndrome() 674 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_write_page_syndrome() 776 struct lpc32xx_nand_host *host = nand_get_controller_data(chip); in lpc32xx_nand_attach_chip()
|
D | fsl_ifc_nand.c | 142 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in set_addr() 175 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_run_command() 254 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_do_read() 294 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_cmdfunc() 512 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_write_buf() 537 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_read_byte() 559 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_read_byte16() 581 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_read_buf() 607 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_wait() 671 struct fsl_ifc_mtd *priv = nand_get_controller_data(chip); in fsl_ifc_read_page() [all …]
|
D | xway_nand.c | 73 struct xway_nand_data *data = nand_get_controller_data(chip); in xway_readb() 81 struct xway_nand_data *data = nand_get_controller_data(chip); in xway_writeb() 88 struct xway_nand_data *data = nand_get_controller_data(chip); in xway_select_chip()
|
D | meson_nand.c | 225 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_select_chip() 269 struct meson_nfc *nfc = nand_get_controller_data(mtd_to_nand(mtd)); in meson_nfc_cmd_access() 477 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_dma_buffer_setup() 516 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_dma_buffer_release() 525 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_read_buf() 554 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_write_buf() 577 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_rw_cmd_prepare_and_execute() 633 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_write_page_sub() 717 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_read_page_sub() 896 struct meson_nfc *nfc = nand_get_controller_data(nand); in meson_nfc_exec_op() [all …]
|
D | txx9ndfmc.c | 79 struct txx9ndfmc_priv *txx9_priv = nand_get_controller_data(chip); in mtd_to_platdev() 134 struct txx9ndfmc_priv *txx9_priv = nand_get_controller_data(chip); in txx9ndfmc_cmd_ctrl() 386 txx9_priv = nand_get_controller_data(chip); in txx9ndfmc_remove()
|
D | mxic_nand.c | 326 struct mxic_nand_ctlr *nfc = nand_get_controller_data(chip); in mxic_nfc_wait_ready() 391 struct mxic_nand_ctlr *nfc = nand_get_controller_data(chip); in mxic_nfc_exec_op() 454 struct mxic_nand_ctlr *nfc = nand_get_controller_data(chip); in mxic_nfc_setup_data_interface()
|
D | orion_nand.c | 32 struct orion_nand_data *board = nand_get_controller_data(nc); in orion_nand_cmd_ctrl()
|
D | nandsim.c | 626 struct nandsim *ns = nand_get_controller_data(chip); in init_nandsim() 1852 struct nandsim *ns = nand_get_controller_data(chip); in ns_nand_read_byte() 1913 struct nandsim *ns = nand_get_controller_data(chip); in ns_nand_write_byte() 2068 struct nandsim *ns = nand_get_controller_data(chip); in ns_nand_write_buf() 2095 struct nandsim *ns = nand_get_controller_data(chip); in ns_nand_read_buf() 2145 struct nandsim *ns = nand_get_controller_data(chip); in ns_exec_op() 2371 struct nandsim *ns = nand_get_controller_data(chip); in ns_cleanup_module()
|
D | ams-delta.c | 162 struct ams_delta_nand *priv = nand_get_controller_data(this); in ams_delta_exec_op()
|
D | r852.c | 66 return nand_get_controller_data(chip); in r852_get_dev() 362 struct r852_device *dev = nand_get_controller_data(chip); in r852_wait()
|
/Linux-v5.4/drivers/mtd/nand/raw/bcm47xxnflash/ |
D | ops_bcm4706.c | 89 struct bcm47xxnflash *b47n = nand_get_controller_data(nand_chip); in bcm47xxnflash_ops_bcm4706_read() 139 struct bcm47xxnflash *b47n = nand_get_controller_data(nand_chip); in bcm47xxnflash_ops_bcm4706_write() 172 struct bcm47xxnflash *b47n = nand_get_controller_data(nand_chip); in bcm47xxnflash_ops_bcm4706_cmd_ctrl() 197 struct bcm47xxnflash *b47n = nand_get_controller_data(nand_chip); in bcm47xxnflash_ops_bcm4706_dev_ready() 214 struct bcm47xxnflash *b47n = nand_get_controller_data(nand_chip); in bcm47xxnflash_ops_bcm4706_cmdfunc() 310 struct bcm47xxnflash *b47n = nand_get_controller_data(nand_chip); in bcm47xxnflash_ops_bcm4706_read_byte() 338 struct bcm47xxnflash *b47n = nand_get_controller_data(nand_chip); in bcm47xxnflash_ops_bcm4706_read_buf() 354 struct bcm47xxnflash *b47n = nand_get_controller_data(nand_chip); in bcm47xxnflash_ops_bcm4706_write_buf()
|
/Linux-v5.4/drivers/mtd/nand/raw/brcmnand/ |
D | brcmnand.c | 683 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_set_cmd_addr() 984 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_hamming_ooblayout_ecc() 1002 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_hamming_ooblayout_free() 1042 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_bch_ooblayout_ecc() 1060 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_bch_ooblayout_free_lp() 1086 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_bch_ooblayout_free_sp() 1158 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_wp() 1353 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmstb_nand_wait_for_completion() 1378 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_waitfunc() 1453 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_cmdfunc() [all …]
|
/Linux-v5.4/drivers/mtd/nand/raw/gpmi-nand/ |
D | gpmi-nand.c | 735 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_setup_data_interface() 1001 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_ooblayout_ecc() 1017 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_ooblayout_free() 1333 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_count_bitflips() 1450 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_ecc_read_page() 1492 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_ecc_read_subpage() 1569 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_ecc_write_page() 1659 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_ecc_read_oob() 1719 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_ecc_read_page_raw() 1806 struct gpmi_nand_data *this = nand_get_controller_data(chip); in gpmi_ecc_write_page_raw() [all …]
|
/Linux-v5.4/arch/arm/mach-ixp4xx/ |
D | ixdp425-setup.c | 83 int offset = (int)nand_get_controller_data(this); in ixdp425_flash_nand_cmd_ctrl()
|