/linux-4.1.27/drivers/mtd/nand/ |
D | nand_base.c | 338 chip->select_chip(mtd, chipnr); in nand_block_bad() 366 chip->select_chip(mtd, -1); in nand_block_bad() 1001 chip->select_chip(mtd, chipnr); in nand_unlock() 1023 chip->select_chip(mtd, -1); in nand_unlock() 1060 chip->select_chip(mtd, chipnr); in nand_lock() 1097 chip->select_chip(mtd, -1); in nand_lock() 1563 chip->select_chip(mtd, chipnr); in nand_do_read_ops() 1702 chip->select_chip(mtd, -1); in nand_do_read_ops() 1703 chip->select_chip(mtd, chipnr); in nand_do_read_ops() 1706 chip->select_chip(mtd, -1); in nand_do_read_ops() [all …]
|
D | plat_nand.c | 71 data->chip.select_chip = pdata->ctrl.select_chip; in plat_nand_probe()
|
D | mxc_nand.c | 153 void (*select_chip)(struct mtd_info *mtd, int chip); member 1211 .select_chip = mxc_nand_select_chip_v1_v3, 1236 .select_chip = mxc_nand_select_chip_v1_v3, 1262 .select_chip = mxc_nand_select_chip_v2, 1288 .select_chip = mxc_nand_select_chip_v1_v3, 1315 .select_chip = mxc_nand_select_chip_v1_v3, 1513 this->select_chip = host->devtype_data->select_chip; in mxcnd_probe()
|
D | jz4740_nand.c | 371 chip->select_chip(mtd, 0); in jz_nand_detect_bank() 378 chip->select_chip(mtd, chipnr); in jz_nand_detect_bank() 453 chip->select_chip = jz_nand_select_chip; in jz_nand_probe()
|
D | fsmc_nand.c | 326 void (*select_chip)(uint32_t bank, uint32_t busw); member 345 if (host->select_chip) in fsmc_select_chip() 346 host->select_chip(chipnr, in fsmc_select_chip() 1004 host->select_chip = pdata->select_bank; in fsmc_nand_probe() 1030 nand->select_chip = fsmc_select_chip; in fsmc_nand_probe()
|
D | xway_nand.c | 176 .select_chip = xway_select_chip,
|
D | s3c2410.c | 405 if (info->platform->select_chip != NULL) in s3c2410_nand_select_chip() 406 (info->platform->select_chip) (nmtd->set, chip); in s3c2410_nand_select_chip() 793 chip->select_chip = s3c2410_nand_select_chip; in s3c2410_nand_init_chip()
|
D | mpc5121_nfc.c | 712 chip->select_chip = mpc5121_nfc_select_chip; in mpc5121_nfc_probe() 726 chip->select_chip = ads5121_select_chip; in mpc5121_nfc_probe()
|
D | ndfc.c | 159 chip->select_chip = ndfc_select_chip; in ndfc_chip_init()
|
D | fsl_upm.c | 173 fun->chip.select_chip = fun_select_chip; in fun_chip_init()
|
D | au1550nd.c | 454 this->select_chip = au1550_select_chip; in au1550nd_probe()
|
D | r852.c | 1051 dev->chip->select_chip(dev->mtd, 0); in r852_resume() 1053 dev->chip->select_chip(dev->mtd, -1); in r852_resume()
|
D | davinci_nand.c | 668 info->chip.select_chip = nand_davinci_select_chip; in nand_davinci_probe()
|
D | hisi504_nand.c | 746 chip->select_chip = hisi_nfc_select_chip; in hisi_nfc_probe()
|
D | diskonchip.c | 1420 this->select_chip = doc2001plus_select_chip; in doc2001plus_init() 1579 nand->select_chip = doc200x_select_chip; in doc_probe()
|
D | fsl_elbc_nand.c | 762 chip->select_chip = fsl_elbc_select_chip; in fsl_elbc_chip_init()
|
D | cafe_nand.c | 628 cafe->nand.select_chip = cafe_select_chip; in cafe_nand_probe()
|
D | fsl_ifc_nand.c | 894 chip->select_chip = fsl_ifc_select_chip; in fsl_ifc_chip_init()
|
D | sh_flctl.c | 1139 nand->select_chip = flctl_select_chip; in flctl_probe()
|
D | docg4.c | 1236 nand->select_chip = docg4_select_chip; in init_mtd_structs()
|
D | sunxi_nand.c | 1228 nand->select_chip = sunxi_nfc_select_chip; in sunxi_nand_chip_init()
|
D | denali.c | 1461 denali->nand.select_chip = denali_select_chip; in denali_init()
|
D | pxa3xx_nand.c | 1651 chip->select_chip = pxa3xx_nand_select_chip; in alloc_nand_resource()
|
D | atmel_nand.c | 2139 nand_chip->select_chip = nfc_select_chip; in atmel_nand_probe()
|
/linux-4.1.27/include/linux/platform_data/ |
D | mtd-nand-s3c2410.h | 58 void (*select_chip)(struct s3c2410_nand_set *, member
|
/linux-4.1.27/drivers/mtd/nand/gpmi-nand/ |
D | gpmi-nand.c | 1548 chip->select_chip(mtd, chipnr); in gpmi_block_markbad() 1567 chip->select_chip(mtd, -1); in gpmi_block_markbad() 1616 chip->select_chip(mtd, 0); in mx23_check_transcription_stamp() 1644 chip->select_chip(mtd, saved_chip_number); in mx23_check_transcription_stamp() 1687 chip->select_chip(mtd, 0); in mx23_write_transcription_stamp() 1730 chip->select_chip(mtd, saved_chip_number); in mx23_write_transcription_stamp() 1779 chip->select_chip(mtd, chipnr); in mx23_boot_init() 1782 chip->select_chip(mtd, -1); in mx23_boot_init() 1904 chip->select_chip = gpmi_select_chip; in gpmi_nand_init()
|
D | gpmi-lib.c | 931 nand->select_chip(mtd, 0); in enable_edo_mode() 947 nand->select_chip(mtd, -1); in enable_edo_mode() 963 nand->select_chip(mtd, -1); in enable_edo_mode()
|
/linux-4.1.27/arch/arm/mach-imx/ |
D | mach-qong.c | 170 .select_chip = qong_nand_select_chip,
|
/linux-4.1.27/include/linux/mtd/ |
D | nand.h | 652 void (*select_chip)(struct mtd_info *mtd, int chip); member 894 void (*select_chip)(struct mtd_info *mtd, int chip); member
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | mach-osiris.c | 240 .select_chip = osiris_nand_select,
|
D | mach-anubis.c | 225 .select_chip = anubis_nand_select,
|
D | mach-bast.c | 301 .select_chip = bast_nand_select,
|
/linux-4.1.27/drivers/mtd/nand/bcm47xxnflash/ |
D | ops_bcm4706.c | 388 b47n->nand_chip.select_chip = bcm47xxnflash_ops_bcm4706_select_chip; in bcm47xxnflash_ops_bcm4706_init()
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | balloon3.c | 692 .select_chip = balloon3_nand_select_chip,
|
D | em-x270.c | 352 .select_chip = 0,
|
/linux-4.1.27/drivers/staging/mt29f_spinand/ |
D | mt29f_spinand.c | 906 chip->select_chip = spinand_select_chip; in spinand_probe()
|