Searched defs:chipnr (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | jz4740_nand.c | 81 static void jz_nand_select_chip(struct mtd_info *mtd, int chipnr) in jz_nand_select_chip() 309 size_t chipnr, uint8_t *nand_maf_id, in jz_nand_detect_bank() 396 size_t chipnr, bank_idx; in jz_nand_probe() local
|
D | jz4780_nand.c | 74 static void jz4780_nand_select_chip(struct mtd_info *mtd, int chipnr) in jz4780_nand_select_chip() 222 unsigned int chipnr) in jz4780_nand_init_chip()
|
D | nand_base.c | 299 static void nand_select_chip(struct mtd_info *mtd, int chipnr) in nand_select_chip() 1230 static int nand_reset_data_interface(struct nand_chip *chip, int chipnr) in nand_reset_data_interface() 1273 static int nand_setup_data_interface(struct nand_chip *chip, int chipnr) in nand_setup_data_interface() 2799 int nand_reset(struct nand_chip *chip, int chipnr) in nand_reset() 3538 int chipnr, page, realpage, col, bytes, aligned, oob_required; in nand_do_read_ops() local 3877 int page, realpage, chipnr; in nand_do_read_oob() local 4400 int chipnr, realpage, page, column; in nand_do_write_ops() local 4531 int chipnr = (int)(to >> chip->chip_shift); in panic_nand_write() local 4565 int chipnr, page, status, len; in nand_do_write_oob() local 4698 int page, status, pages_per_block, ret, chipnr; in nand_erase_nand() local [all …]
|
D | sh_flctl.c | 926 static void flctl_select_chip(struct mtd_info *mtd, int chipnr) in flctl_select_chip()
|
D | cafe_nand.c | 320 static void cafe_select_chip(struct mtd_info *mtd, int chipnr) in cafe_select_chip()
|
D | fsmc_nand.c | 613 static void fsmc_select_chip(struct mtd_info *mtd, int chipnr) in fsmc_select_chip()
|
D | denali.c | 950 static int denali_setup_data_interface(struct mtd_info *mtd, int chipnr, in denali_setup_data_interface()
|
D | marvell_nand.c | 2195 static int marvell_nfc_setup_data_interface(struct mtd_info *mtd, int chipnr, in marvell_nfc_setup_data_interface()
|
D | qcom_nandc.c | 2331 static void qcom_nandc_select_chip(struct mtd_info *mtd, int chipnr) in qcom_nandc_select_chip()
|
/Linux-v4.19/drivers/mtd/nand/raw/gpmi-nand/ |
D | gpmi-nand.c | 828 static void gpmi_select_chip(struct mtd_info *mtd, int chipnr) in gpmi_select_chip() 1557 int column, page, chipnr; in gpmi_block_markbad() local 1736 int chipnr; in mx23_boot_init() local
|
D | gpmi-lib.c | 474 int gpmi_setup_data_interface(struct mtd_info *mtd, int chipnr, in gpmi_setup_data_interface()
|