Lines Matching refs:brcmnand_host

229 struct brcmnand_host {  struct
683 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_set_cmd_addr()
719 static void brcmnand_wr_corr_thresh(struct brcmnand_host *host, u8 val) in brcmnand_wr_corr_thresh()
804 static void brcmnand_set_ecc_enabled(struct brcmnand_host *host, int en) in brcmnand_set_ecc_enabled()
835 static int brcmnand_get_sector_size_1k(struct brcmnand_host *host) in brcmnand_get_sector_size_1k()
848 static void brcmnand_set_sector_size_1k(struct brcmnand_host *host, int val) in brcmnand_set_sector_size_1k()
984 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_hamming_ooblayout_ecc()
1002 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_hamming_ooblayout_free()
1042 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_bch_ooblayout_ecc()
1060 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_bch_ooblayout_free_lp()
1086 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_bch_ooblayout_free_sp()
1115 static int brcmstb_choose_ecc_layout(struct brcmnand_host *host) in brcmstb_choose_ecc_layout()
1158 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_wp()
1320 static void brcmnand_send_cmd(struct brcmnand_host *host, int cmd) in brcmnand_send_cmd()
1353 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmstb_nand_wait_for_completion()
1378 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_waitfunc()
1410 static int brcmnand_low_level_op(struct brcmnand_host *host, in brcmnand_low_level_op()
1453 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_cmdfunc()
1553 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_read_byte()
1619 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_write_buf()
1639 static int brcmnand_fill_dma_desc(struct brcmnand_host *host, in brcmnand_fill_dma_desc()
1669 static void brcmnand_dma_run(struct brcmnand_host *host, dma_addr_t desc) in brcmnand_dma_run()
1694 static int brcmnand_dma_trans(struct brcmnand_host *host, u64 addr, u32 *buf, in brcmnand_dma_trans()
1729 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_read_by_pio()
1825 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_read()
1906 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_read_page()
1918 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_read_page_raw()
1944 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_read_oob_raw()
1957 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_write()
2023 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_write_page()
2036 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_write_page_raw()
2057 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_write_oob_raw()
2072 static int brcmnand_set_cfg(struct brcmnand_host *host, in brcmnand_set_cfg()
2170 static void brcmnand_print_cfg(struct brcmnand_host *host, in brcmnand_print_cfg()
2202 static int brcmnand_setup_dev(struct brcmnand_host *host) in brcmnand_setup_dev()
2336 struct brcmnand_host *host = nand_get_controller_data(chip); in brcmnand_attach_chip()
2367 static int brcmnand_init_cs(struct brcmnand_host *host, struct device_node *dn) in brcmnand_init_cs()
2434 static void brcmnand_save_restore_cs_config(struct brcmnand_host *host, in brcmnand_save_restore_cs_config()
2468 struct brcmnand_host *host; in brcmnand_suspend()
2487 struct brcmnand_host *host; in brcmnand_resume()
2701 struct brcmnand_host *host; in brcmnand_probe()
2740 struct brcmnand_host *host; in brcmnand_remove()