Lines Matching defs:page
238 static void set_address(struct qcom_nand_host *host, u16 column, int page) in set_address()
473 u8 *data_buf, u8 *oob_buf, int page, int cw) in qcom_nandc_read_cw_raw()
562 int page, unsigned int max_bitflips) in check_for_erased_page()
620 u8 *oob_buf, int page) in parse_read_errors()
723 u8 *oob_buf, int page) in read_page_ecc()
801 static int copy_last_cw(struct qcom_nand_host *host, int page) in copy_last_cw()
830 static bool qcom_nandc_is_boot_partition(struct qcom_nand_host *host, int page) in qcom_nandc_is_boot_partition()
870 static void qcom_nandc_codeword_fixup(struct qcom_nand_host *host, int page) in qcom_nandc_codeword_fixup()
895 int oob_required, int page) in qcom_nandc_read_page()
923 int oob_required, int page) in qcom_nandc_read_page_raw()
948 static int qcom_nandc_read_oob(struct nand_chip *chip, int page) in qcom_nandc_read_oob()
969 int oob_required, int page) in qcom_nandc_write_page()
1042 int page) in qcom_nandc_write_page_raw()
1119 static int qcom_nandc_write_oob(struct nand_chip *chip, int page) in qcom_nandc_write_oob()
1167 int page, ret, bbpos, bad = 0; in qcom_nandc_block_bad() local
1204 int page, ret; in qcom_nandc_block_markbad() local