Lines Matching refs:pxa3xx_nand_host

156 struct pxa3xx_nand_host {  struct
187 struct pxa3xx_nand_host *host[NUM_CHIP_SELECT]; argument
420 static void pxa3xx_nand_set_timing(struct pxa3xx_nand_host *host, in pxa3xx_nand_set_timing()
444 static void pxa3xx_nand_set_sdr_timing(struct pxa3xx_nand_host *host, in pxa3xx_nand_set_sdr_timing()
483 static int pxa3xx_nand_init_timings(struct pxa3xx_nand_host *host) in pxa3xx_nand_init_timings()
791 struct pxa3xx_nand_host *host = info->host[info->cs]; in prepare_start_command()
841 struct pxa3xx_nand_host *host; in prepare_set_command()
1036 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in nand_cmdfunc()
1097 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in nand_cmdfunc_extended()
1238 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in pxa3xx_nand_read_page_hwecc()
1285 struct pxa3xx_nand_host *host = chip->priv; in pxa3xx_nand_read_page_raw()
1347 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in pxa3xx_nand_read_byte()
1361 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in pxa3xx_nand_read_word()
1375 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in pxa3xx_nand_read_buf()
1387 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in pxa3xx_nand_write_buf()
1403 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in pxa3xx_nand_waitfunc()
1455 struct pxa3xx_nand_host *host = info->host[info->cs]; in pxa3xx_nand_config_tail()
1486 static int pxa3xx_nand_sensing(struct pxa3xx_nand_host *host) in pxa3xx_nand_sensing()
1642 struct pxa3xx_nand_host *host = nand_get_controller_data(chip); in pxa3xx_nand_scan()
1753 struct pxa3xx_nand_host *host; in alloc_nand_resource()
1767 host = (struct pxa3xx_nand_host *)chip; in alloc_nand_resource()
1921 struct pxa3xx_nand_host *host; in board_nand_init()