| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_util.c | 268 int chipnr; in nand_get_lock_status() local 314 int chipnr; in nand_unlock() local
|
| H A D | nand_base.c | 185 static void nand_select_chip(struct mtd_info *mtd, int chipnr) in nand_select_chip() 944 static int nand_reset_data_interface(struct nand_chip *chip, int chipnr) in nand_reset_data_interface() 988 static int nand_setup_data_interface(struct nand_chip *chip, int chipnr) in nand_setup_data_interface() 1598 int nand_reset(struct nand_chip *chip, int chipnr) in nand_reset() 2307 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local 2650 int page, realpage, chipnr; in nand_do_read_oob() local 3194 int chipnr, realpage, page, column; in nand_do_write_ops() local 3355 int chipnr, page, status, len; in nand_do_write_oob() local 3511 int page, status, pages_per_block, ret, chipnr; in nand_erase_nand() local 3633 int chipnr = (int)(offs >> chip->chip_shift); in nand_block_isbad() local
|
| H A D | rockchip_nand_spl_v9.c | 77 u8 chipnr; member 111 static void rockchip_nand_select_chip(void __iomem *regs, int chipnr) in rockchip_nand_select_chip()
|
| H A D | rockchip_nand_spl.c | 81 u8 chipnr; member 112 static void rockchip_nand_select_chip(void __iomem *regs, int chipnr) in rockchip_nand_select_chip()
|
| H A D | rockchip_nand.c | 114 static void rockchip_nand_select_chip(struct mtd_info *mtd, int chipnr) in rockchip_nand_select_chip() 546 int chipnr = (int)(ofs >> chip->chip_shift); in rockchip_nand_block_bad() local
|
| H A D | rockchip_nand_v9.c | 120 static void rockchip_nand_select_chip(struct mtd_info *mtd, int chipnr) in rockchip_nand_select_chip() 547 int chipnr = (int)(ofs >> chip->chip_shift); in rockchip_nand_block_bad() local
|
| H A D | stm32_fmc2_nand.c | 239 static void stm32_fmc2_select_chip(struct mtd_info *mtd, int chipnr) in stm32_fmc2_select_chip() 784 static int stm32_fmc2_setup_interface(struct mtd_info *mtd, int chipnr, in stm32_fmc2_setup_interface()
|
| H A D | tegra_nand.c | 221 static void nand_select_chip(struct mtd_info *mtd, int chipnr) in nand_select_chip()
|
| H A D | denali.c | 943 static int denali_setup_data_interface(struct mtd_info *mtd, int chipnr, in denali_setup_data_interface()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 389 int chipnr, page, status, len, ret; in nand_do_write_oob() local 751 static int nand_reset_interface(struct nand_chip *chip, int chipnr) in nand_reset_interface() 792 static int nand_setup_interface(struct nand_chip *chip, int chipnr) in nand_setup_interface() 2372 int nand_reset(struct nand_chip *chip, int chipnr) in nand_reset() 3118 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local 3452 int page, realpage, chipnr; in nand_do_read_oob() local 3959 int chipnr, realpage, page, column; in nand_do_write_ops() local 4091 int chipnr = (int)(to >> chip->chip_shift); in panic_nand_write() local 4170 int page, pages_per_block, ret, chipnr; in nand_erase_nand() local 4281 int chipnr = (int)(offs >> chip->chip_shift); in nand_block_isbad() local
|
| H A D | nand_legacy.c | 52 static void nand_select_chip(struct nand_chip *chip, int chipnr) in nand_select_chip()
|
| H A D | cafe_nand.c | 317 static void cafe_select_chip(struct nand_chip *chip, int chipnr) in cafe_select_chip()
|
| H A D | sh_flctl.c | 917 static void flctl_select_chip(struct nand_chip *chip, int chipnr) in flctl_select_chip()
|
| H A D | stm32_fmc2_nand.c | 334 static int stm32_fmc2_nfc_select_chip(struct nand_chip *chip, int chipnr) in stm32_fmc2_nfc_select_chip() 1519 static int stm32_fmc2_nfc_setup_interface(struct nand_chip *chip, int chipnr, in stm32_fmc2_nfc_setup_interface()
|
| H A D | mxic_nand.c | 454 static int mxic_nfc_setup_interface(struct nand_chip *chip, int chipnr, in mxic_nfc_setup_interface()
|
| H A D | denali.c | 764 static int denali_setup_interface(struct nand_chip *chip, int chipnr, in denali_setup_interface()
|
| H A D | mxc_nand.c | 1747 static int mxcnd_setup_interface(struct nand_chip *chip, int chipnr, in mxcnd_setup_interface()
|
| H A D | marvell_nand.c | 2351 static int marvell_nfc_setup_interface(struct nand_chip *chip, int chipnr, in marvell_nfc_setup_interface()
|
| H A D | qcom_nandc.c | 2319 static void qcom_nandc_select_chip(struct nand_chip *chip, int chipnr) in qcom_nandc_select_chip()
|
| H A D | cadence-nand-controller.c | 2307 cadence_nand_setup_interface(struct nand_chip *chip, int chipnr, in cadence_nand_setup_interface()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/gpmi-nand/ |
| H A D | gpmi-nand.c | 767 static int gpmi_setup_interface(struct nand_chip *chip, int chipnr, in gpmi_setup_interface() 1760 int column, page, chipnr; in gpmi_block_markbad() local 1936 int chipnr; in mx23_boot_init() local
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ingenic/ |
| H A D | ingenic_nand_drv.c | 344 unsigned int chipnr) in ingenic_nand_init_chip()
|