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

/fuchsia/zircon/system/ulib/ddk/include/ddk/protocol/
H A Drawnand.h38 static inline zx_status_t raw_nand_read_page_hwecc(raw_nand_protocol_t *raw_nand, function
/fuchsia/zircon/system/dev/nand/nand/
H A Dnand.c52 status = raw_nand_read_page_hwecc(&dev->host, data, oob, nand_page, corrected_bits);

Completed in 26 milliseconds