Home
last modified time | relevance | path

Searched refs:JZ_REG_NAND_PAR0 (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/mtd/nand/
Djz4740_nand.c33 #define JZ_REG_NAND_PAR0 0x108 macro
162 ecc_code[i] = readb(nand->base + JZ_REG_NAND_PAR0 + i); in jz_nand_calculate_ecc_rs()
218 writeb(read_ecc[i], nand->base + JZ_REG_NAND_PAR0 + i); in jz_nand_correct_ecc_rs()