Searched refs:ecc_oob (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
H A Dfsmc_nand.c726 * ecc_oob is intentionally taken as uint16_t. In 16bit devices, we fsmc_read_page_hwecc()
730 uint16_t ecc_oob[7]; fsmc_read_page_hwecc() local
731 uint8_t *oob = (uint8_t *)&ecc_oob[0]; fsmc_read_page_hwecc()

Completed in 44 milliseconds