Lines Matching defs:raw
1862 * This function does a raw data read on the bus. Usually used after launching
1912 * This function does a raw data write on the bus. Usually used after launching
2573 * nand_read_page_raw_notsupp - dummy read raw page function
2588 * nand_read_page_raw - [INTERN] read raw page data without ecc
2618 * nand_monolithic_read_page_raw - Monolithic page read in raw mode
2624 * This is a raw page read, ie. without any error detection/correction.
2659 * nand_read_page_raw_syndrome - [INTERN] read raw page data without ecc
3550 * nand_write_page_raw_notsupp - dummy raw page write function
3565 * nand_write_page_raw - [INTERN] raw page write function
3595 * nand_monolithic_write_page_raw - Monolithic page write in raw mode
3601 * This is a raw page write, ie. without any error detection/correction.
3631 * nand_write_page_raw_syndrome - [INTERN] raw page write function
3915 * @raw: use _raw version of write_page
3919 int page, int raw)
3930 if (unlikely(raw))
5022 * the raw NAND default one.
5741 /* For many systems, the standard OOB write also works for raw */