Lines Matching defs:raw
2148 * This function does a raw data read on the bus. Usually used after launching
2231 * This function does a raw data write on the bus. Usually used after launching
2892 * nand_read_page_raw_notsupp - dummy read raw page function
2907 * nand_read_page_raw - [INTERN] read raw page data without ecc
2937 * nand_monolithic_read_page_raw - Monolithic page read in raw mode
2943 * This is a raw page read, ie. without any error detection/correction.
2978 * nand_read_page_raw_syndrome - [INTERN] read raw page data without ecc
4000 * nand_write_page_raw_notsupp - dummy raw page write function
4015 * nand_write_page_raw - [INTERN] raw page write function
4045 * nand_monolithic_write_page_raw - Monolithic page write in raw mode
4051 * This is a raw page write, ie. without any error detection/correction.
4081 * nand_write_page_raw_syndrome - [INTERN] raw page write function
4365 * @raw: use _raw version of write_page
4369 int page, int raw)
4380 if (unlikely(raw))
5604 * the raw NAND default one.
6407 /* For many systems, the standard OOB write also works for raw */