Lines Matching defs:host
252 struct mxc_nand_host *host = nand_get_controller_data(this); in copy_spare() local
286 static int check_int_v3(struct mxc_nand_host *host) in check_int_v3()
300 static int check_int_v1_v2(struct mxc_nand_host *host) in check_int_v1_v2()
314 static void irq_control_v1_v2(struct mxc_nand_host *host, int activate) in irq_control_v1_v2()
328 static void irq_control_v3(struct mxc_nand_host *host, int activate) in irq_control_v3()
342 static void irq_control(struct mxc_nand_host *host, int activate) in irq_control()
357 struct mxc_nand_host *host = nand_get_controller_data(chip); in get_ecc_status_v1() local
388 struct mxc_nand_host *host = nand_get_controller_data(chip); in get_ecc_status_v2_v3() local
415 struct mxc_nand_host *host = nand_get_controller_data(chip); in get_ecc_status_v2() local
424 struct mxc_nand_host *host = nand_get_controller_data(chip); in get_ecc_status_v3() local
433 struct mxc_nand_host *host = dev_id; in mxc_nfc_irq() local
448 static int wait_op_done(struct mxc_nand_host *host, int useirq) in wait_op_done()
495 static void send_cmd_v3(struct mxc_nand_host *host, uint16_t cmd, int useirq) in send_cmd_v3()
509 static void send_cmd_v1_v2(struct mxc_nand_host *host, uint16_t cmd, int useirq) in send_cmd_v1_v2()
534 static void send_addr_v3(struct mxc_nand_host *host, uint16_t addr, int islast) in send_addr_v3()
548 static void send_addr_v1_v2(struct mxc_nand_host *host, uint16_t addr, int islast) in send_addr_v1_v2()
562 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in send_page_v3() local
578 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in send_page_v2() local
592 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in send_page_v1() local
612 static void send_read_id_v3(struct mxc_nand_host *host) in send_read_id_v3()
623 static void send_read_id_v1_v2(struct mxc_nand_host *host) in send_read_id_v1_v2()
636 static uint16_t get_dev_status_v3(struct mxc_nand_host *host) in get_dev_status_v3()
646 static uint16_t get_dev_status_v1_v2(struct mxc_nand_host *host) in get_dev_status_v1_v2()
673 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_enable_hwecc_v1_v2() local
691 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_enable_hwecc_v3() local
710 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_read_page_v1() local
742 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_read_page_v2_v3() local
753 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_read_page() local
790 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_read_oob() local
806 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_write_page_ecc() local
833 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_write_oob() local
845 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in mxc_nand_select_chip_v1_v3() local
865 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in mxc_nand_select_chip_v2() local
1000 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in preset_v1() local
1029 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxc_nand_v2_setup_interface() local
1103 struct mxc_nand_host *host = nand_get_controller_data(nand_chip); in preset_v2() local
1152 struct mxc_nand_host *host = nand_get_controller_data(chip); in preset_v3() local
1371 static inline int is_imx21_nfc(struct mxc_nand_host *host) in is_imx21_nfc()
1376 static inline int is_imx27_nfc(struct mxc_nand_host *host) in is_imx27_nfc()
1381 static inline int is_imx25_nfc(struct mxc_nand_host *host) in is_imx25_nfc()
1399 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxcnd_attach_chip() local
1470 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxcnd_setup_interface() local
1487 struct mxc_nand_host *host = nand_get_controller_data(this); in copy_page_to_sram() local
1536 struct mxc_nand_host *host = nand_get_controller_data(this); in copy_page_from_sram() local
1560 struct mxc_nand_host *host = nand_get_controller_data(chip); in mxcnd_do_exec_op() local
1692 struct mxc_nand_host *host; in mxcnd_probe() local
1810 struct mxc_nand_host *host = platform_get_drvdata(pdev); in mxcnd_remove() local