Lines Matching defs:host

661 static void set_address(struct qcom_nand_host *host, u16 column, int page)  in set_address()
680 static void update_rw_regs(struct qcom_nand_host *host, int num_cw, bool read) in update_rw_regs()
1156 static int nandc_param(struct qcom_nand_host *host) in nandc_param()
1214 static int erase_block(struct qcom_nand_host *host, int page_addr) in erase_block()
1243 static int read_id(struct qcom_nand_host *host, int column) in read_id()
1267 static int reset(struct qcom_nand_host *host) in reset()
1365 static void pre_command(struct qcom_nand_host *host, int command) in pre_command()
1387 static void parse_erase_write_errors(struct qcom_nand_host *host, int command) in parse_erase_write_errors()
1411 static void post_command(struct qcom_nand_host *host, int command) in post_command()
1440 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_command() local
1566 static int check_flash_errors(struct qcom_nand_host *host, int cw_cnt) in check_flash_errors()
1589 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_read_cw_raw() local
1668 check_for_erased_page(struct qcom_nand_host *host, u8 *data_buf, in check_for_erased_page()
1727 static int parse_read_errors(struct qcom_nand_host *host, u8 *data_buf, in parse_read_errors()
1831 static int read_page_ecc(struct qcom_nand_host *host, u8 *data_buf, in read_page_ecc()
1912 static int copy_last_cw(struct qcom_nand_host *host, int page) in copy_last_cw()
1947 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_read_page() local
1965 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_read_page_raw() local
1986 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_read_oob() local
2004 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_write_page() local
2076 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_write_page_raw() local
2153 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_write_oob() local
2195 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_block_bad() local
2232 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_block_markbad() local
2279 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nandc_read_byte() local
2418 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nand_ooblayout_ecc() local
2440 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nand_ooblayout_free() local
2468 struct qcom_nand_host *host = to_qcom_nand_host(chip); in qcom_nand_attach_chip() local
2802 struct qcom_nand_host *host, in qcom_nand_host_init_and_register()
2875 struct qcom_nand_host *host; in qcom_probe_nand_devices() local
3008 struct qcom_nand_host *host; in qcom_nandc_remove() local