Lines Matching defs:chip
108 struct nand_chip chip; member
124 struct nand_chip *chip = mtd_to_nand(mtd); in nfc_read() local
133 struct nand_chip *chip = mtd_to_nand(mtd); in nfc_write() local
203 struct nand_chip *chip = mtd_to_nand(mtd); in mpc5121_nfc_irq() local
215 struct nand_chip *chip = mtd_to_nand(mtd); in mpc5121_nfc_done() local
235 struct nand_chip *chip = mtd_to_nand(mtd); in mpc5121_nfc_addr_cycle() local
254 static void mpc5121_nfc_select_chip(struct nand_chip *nand, int chip) in mpc5121_nfc_select_chip()
272 struct nand_chip *chip = mtd_to_nand(mtd); in ads5121_chipselect_init() local
292 static void ads5121_select_chip(struct nand_chip *nand, int chip) in ads5121_select_chip()
320 static void mpc5121_nfc_command(struct nand_chip *chip, unsigned command, in mpc5121_nfc_command()
448 struct nand_chip *chip = mtd_to_nand(mtd); in mpc5121_nfc_buf_copy() local
485 static void mpc5121_nfc_read_buf(struct nand_chip *chip, u_char *buf, int len) in mpc5121_nfc_read_buf()
491 static void mpc5121_nfc_write_buf(struct nand_chip *chip, const u_char *buf, in mpc5121_nfc_write_buf()
498 static u8 mpc5121_nfc_read_byte(struct nand_chip *chip) in mpc5121_nfc_read_byte()
516 struct nand_chip *chip = mtd_to_nand(mtd); in mpc5121_nfc_read_hw_config() local
595 struct nand_chip *chip = mtd_to_nand(mtd); in mpc5121_nfc_free() local
605 static int mpc5121_nfc_attach_chip(struct nand_chip *chip) in mpc5121_nfc_attach_chip()
626 struct nand_chip *chip; in mpc5121_nfc_probe() local