Home
last modified time | relevance | path

Searched refs:select_chip (Results 1 – 37 of 37) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
Dnand_base.c337 chip->select_chip(mtd, chipnr); in nand_block_bad()
365 chip->select_chip(mtd, -1); in nand_block_bad()
1007 chip->select_chip(mtd, chipnr); in nand_unlock()
1029 chip->select_chip(mtd, -1); in nand_unlock()
1066 chip->select_chip(mtd, chipnr); in nand_lock()
1103 chip->select_chip(mtd, -1); in nand_lock()
1697 chip->select_chip(mtd, chipnr); in nand_do_read_ops()
1836 chip->select_chip(mtd, -1); in nand_do_read_ops()
1837 chip->select_chip(mtd, chipnr); in nand_do_read_ops()
1840 chip->select_chip(mtd, -1); in nand_do_read_ops()
[all …]
Dplat_nand.c68 data->chip.select_chip = pdata->ctrl.select_chip; in plat_nand_probe()
Dmxc_nand.c153 void (*select_chip)(struct mtd_info *mtd, int chip); member
1277 .select_chip = mxc_nand_select_chip_v1_v3,
1302 .select_chip = mxc_nand_select_chip_v1_v3,
1328 .select_chip = mxc_nand_select_chip_v2,
1354 .select_chip = mxc_nand_select_chip_v1_v3,
1381 .select_chip = mxc_nand_select_chip_v1_v3,
1579 this->select_chip = host->devtype_data->select_chip; in mxcnd_probe()
Djz4740_nand.c372 chip->select_chip(mtd, 0); in jz_nand_detect_bank()
379 chip->select_chip(mtd, chipnr); in jz_nand_detect_bank()
454 chip->select_chip = jz_nand_select_chip; in jz_nand_probe()
Dfsmc_nand.c326 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()
1034 nand->select_chip = fsmc_select_chip; in fsmc_nand_probe()
Dxway_nand.c172 .select_chip = xway_select_chip,
Ds3c2410.c405 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()
Dmpc5121_nfc.c713 chip->select_chip = mpc5121_nfc_select_chip; in mpc5121_nfc_probe()
727 chip->select_chip = ads5121_select_chip; in mpc5121_nfc_probe()
Dndfc.c157 chip->select_chip = ndfc_select_chip; in ndfc_chip_init()
Dfsl_upm.c173 fun->chip.select_chip = fun_select_chip; in fun_chip_init()
Dau1550nd.c454 this->select_chip = au1550_select_chip; in au1550nd_probe()
Dr852.c1054 dev->chip->select_chip(dev->mtd, 0); in r852_resume()
1056 dev->chip->select_chip(dev->mtd, -1); in r852_resume()
Dsunxi_nand.c1011 chip->nand.select_chip(&chip->mtd, i); in sunxi_nand_chip_init_timings()
1016 chip->nand.select_chip(&chip->mtd, -1); in sunxi_nand_chip_init_timings()
1334 nand->select_chip = sunxi_nfc_select_chip; in sunxi_nand_chip_init()
Ddavinci_nand.c691 info->chip.select_chip = nand_davinci_select_chip; in nand_davinci_probe()
Dvf610_nfc.c733 chip->select_chip = vf610_nfc_select_chip; in vf610_nfc_probe()
Dhisi504_nand.c746 chip->select_chip = hisi_nfc_select_chip; in hisi_nfc_probe()
Ddiskonchip.c1417 this->select_chip = doc2001plus_select_chip; in doc2001plus_init()
1576 nand->select_chip = doc200x_select_chip; in doc_probe()
Dcafe_nand.c628 cafe->nand.select_chip = cafe_select_chip; in cafe_nand_probe()
Dfsl_elbc_nand.c762 chip->select_chip = fsl_elbc_select_chip; in fsl_elbc_chip_init()
Dfsl_ifc_nand.c896 chip->select_chip = fsl_ifc_select_chip; in fsl_ifc_chip_init()
Dsh_flctl.c1141 nand->select_chip = flctl_select_chip; in flctl_probe()
Ddocg4.c1236 nand->select_chip = docg4_select_chip; in init_mtd_structs()
Ddenali.c1470 denali->nand.select_chip = denali_select_chip; in denali_init()
Dpxa3xx_nand.c1733 chip->select_chip = pxa3xx_nand_select_chip; in alloc_nand_resource()
Datmel_nand.c2141 nand_chip->select_chip = nfc_select_chip; in atmel_nand_probe()
/linux-4.4.14/include/linux/platform_data/
Dmtd-nand-s3c2410.h58 void (*select_chip)(struct s3c2410_nand_set *, member
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.c1548 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()
Dgpmi-lib.c931 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.4.14/arch/arm/mach-imx/
Dmach-qong.c170 .select_chip = qong_nand_select_chip,
/linux-4.4.14/include/linux/mtd/
Dnand.h653 void (*select_chip)(struct mtd_info *mtd, int chip); member
892 void (*select_chip)(struct mtd_info *mtd, int chip); member
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dmach-osiris.c240 .select_chip = osiris_nand_select,
Dmach-anubis.c225 .select_chip = anubis_nand_select,
Dmach-bast.c301 .select_chip = bast_nand_select,
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/
Dops_bcm4706.c388 b47n->nand_chip.select_chip = bcm47xxnflash_ops_bcm4706_select_chip; in bcm47xxnflash_ops_bcm4706_init()
/linux-4.4.14/arch/arm/mach-pxa/
Dballoon3.c692 .select_chip = balloon3_nand_select_chip,
Dem-x270.c352 .select_chip = 0,
/linux-4.4.14/drivers/staging/mt29f_spinand/
Dmt29f_spinand.c904 chip->select_chip = spinand_select_chip; in spinand_probe()