Searched refs:ecc_buf (Results 1 – 4 of 4) sorted by relevance
48 uint32_t *ecc_buf; member
231 uint32_t *ecc_buf; member551 &host->ecc_buf[i], 4, DMA_DEV_TO_MEM); in lpc32xx_xfer()578 host->ecc_buf[chip->ecc.steps - 1] = in lpc32xx_xfer()627 lpc32xx_slc_ecc_copy(tmpecc, (uint32_t *) host->ecc_buf, chip->ecc.steps); in lpc32xx_nand_read_page_syndrome()701 lpc32xx_slc_ecc_copy(pb, (uint32_t *)host->ecc_buf, chip->ecc.steps); in lpc32xx_nand_write_page_syndrome()790 host->ecc_buf = (uint32_t *)(host->data_buf + LPC32XX_DMA_DATA_SIZE); in lpc32xx_nand_attach_chip()
488 unsigned long *ecc_buf = (unsigned long *)buff; in read_ecfiforeg() local494 ecc_buf[i] = readl(FLECFIFO(flctl)); in read_ecfiforeg()495 ecc_buf[i] = be32_to_cpu(ecc_buf[i]); in read_ecfiforeg()
274 u8 *ecc_buf; member1054 u32 *ecc_sta = (u32 *)nfc->ecc_buf; in stm32_fmc2_nfc_seq_correct()1614 nfc->ecc_buf = dmam_alloc_coherent(nfc->dev, FMC2_MAX_ECC_BUF_LEN, in stm32_fmc2_nfc_dma_setup()1616 if (!nfc->ecc_buf) in stm32_fmc2_nfc_dma_setup()