Home
last modified time | relevance | path

Searched defs:nand_chip (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/mtd/
H A Drawnand.h1288 struct nand_chip { struct
1293 struct nand_chip_ops ops; argument
1294 struct nand_legacy legacy;
1295 unsigned int options;
1298 const struct nand_interface_config *current_interface_config;
1299 struct nand_interface_config *best_interface_config;
1302 unsigned int bbt_erase_shift;
1303 unsigned int bbt_options;
1304 unsigned int badblockpos;
1305 unsigned int badblockbits;
[all …]
/linux/drivers/mtd/nand/raw/
H A Dsocrates_nand.c27 struct nand_chip nand_chip; member
87 static void socrates_nand_cmd_ctrl(struct nand_chip *nand_chip, int cmd, in socrates_nand_cmd_ctrl()
112 static int socrates_nand_device_ready(struct nand_chip *nand_chip) in socrates_nand_device_ready()
141 struct nand_chip *nand_chip; in socrates_nand_probe() local
H A Dmxc_nand.c561 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v3() local
577 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v2() local
591 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v1() local
843 static void mxc_nand_select_chip_v1_v3(struct nand_chip *nand_chip, int chip) in mxc_nand_select_chip_v1_v3()
863 static void mxc_nand_select_chip_v2(struct nand_chip *nand_chip, int chip) in mxc_nand_select_chip_v2()
891 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v1_ooblayout_ecc() local
905 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v1_ooblayout_free() local
938 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v2_ooblayout_ecc() local
953 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v2_ooblayout_free() local
999 struct nand_chip *nand_chip = mtd_to_nand(mtd); in preset_v1() local
[all …]
H A Dlpc32xx_mlc.c132 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_ecc() local
146 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_free() local
176 struct nand_chip nand_chip; member
278 static void lpc32xx_nand_cmd_ctrl(struct nand_chip *nand_chip, int cmd, in lpc32xx_nand_cmd_ctrl()
294 static int lpc32xx_nand_device_ready(struct nand_chip *nand_chip) in lpc32xx_nand_device_ready()
692 struct nand_chip *nand_chip; in lpc32xx_nand_probe() local
H A Dgpio.c34 struct nand_chip nand_chip; member
H A Dams-delta.c34 struct nand_chip nand_chip; member
H A Domap2.c2201 struct nand_chip *nand_chip; in omap_nand_probe() local
2294 struct nand_chip *nand_chip = mtd_to_nand(mtd); in omap_nand_remove() local
H A Dmxic_nand.c491 struct nand_chip *nand_chip; in mxic_nfc_probe() local
H A Dlpc32xx_slc.c215 struct nand_chip nand_chip; member
/linux/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dbcm47xxnflash.h15 struct nand_chip nand_chip; member