Lines Matching refs:nand_chip
227 struct nand_chip nand_chip; member
285 struct nand_chip *chip = mtd_to_nand(mtd); in lpc32xx_nand_cmd_ctrl()
309 struct nand_chip *chip = mtd_to_nand(mtd); in lpc32xx_nand_device_ready()
364 struct nand_chip *chip = mtd_to_nand(mtd); in lpc32xx_nand_read_byte()
375 struct nand_chip *chip = mtd_to_nand(mtd); in lpc32xx_nand_read_buf()
388 struct nand_chip *chip = mtd_to_nand(mtd); in lpc32xx_nand_write_buf()
400 struct nand_chip *chip, int page) in lpc32xx_nand_read_oob_syndrome()
409 struct nand_chip *chip, int page) in lpc32xx_nand_write_oob_syndrome()
441 struct nand_chip *chip = mtd_to_nand(mtd); in lpc32xx_xmit_dma()
501 struct nand_chip *chip = mtd_to_nand(mtd); in lpc32xx_xfer()
614 struct nand_chip *chip, uint8_t *buf, in lpc32xx_nand_read_page_syndrome()
661 struct nand_chip *chip, in lpc32xx_nand_read_page_raw_syndrome()
680 struct nand_chip *chip, in lpc32xx_nand_write_page_syndrome()
718 struct nand_chip *chip, in lpc32xx_nand_write_page_raw_syndrome()
732 struct mtd_info *mtd = nand_to_mtd(&host->nand_chip); in lpc32xx_nand_dma_setup()
782 static int lpc32xx_nand_attach_chip(struct nand_chip *chip) in lpc32xx_nand_attach_chip()
829 struct nand_chip *chip; in lpc32xx_nand_probe()
862 chip = &host->nand_chip; in lpc32xx_nand_probe()
959 struct mtd_info *mtd = nand_to_mtd(&host->nand_chip); in lpc32xx_nand_remove()