Lines Matching refs:pxa3xx_nand_host
163 struct pxa3xx_nand_host { struct
205 struct pxa3xx_nand_host *host[NUM_CHIP_SELECT];
363 static void pxa3xx_nand_set_timing(struct pxa3xx_nand_host *host, in pxa3xx_nand_set_timing()
742 struct pxa3xx_nand_host *host = info->host[info->cs]; in prepare_start_command()
792 struct pxa3xx_nand_host *host; in prepare_set_command()
966 struct pxa3xx_nand_host *host = mtd->priv; in nand_cmdfunc()
1014 struct pxa3xx_nand_host *host = mtd->priv; in nand_cmdfunc_extended()
1133 struct pxa3xx_nand_host *host = mtd->priv; in pxa3xx_nand_read_page_hwecc()
1159 struct pxa3xx_nand_host *host = mtd->priv; in pxa3xx_nand_read_byte()
1172 struct pxa3xx_nand_host *host = mtd->priv; in pxa3xx_nand_read_word()
1185 struct pxa3xx_nand_host *host = mtd->priv; in pxa3xx_nand_read_buf()
1196 struct pxa3xx_nand_host *host = mtd->priv; in pxa3xx_nand_write_buf()
1211 struct pxa3xx_nand_host *host = mtd->priv; in pxa3xx_nand_waitfunc()
1239 struct pxa3xx_nand_host *host = info->host[info->cs]; in pxa3xx_nand_config_flash()
1285 struct pxa3xx_nand_host *host = info->host[0]; in pxa3xx_nand_detect_config()
1463 struct pxa3xx_nand_host *host = mtd->priv; in pxa3xx_nand_scan()
1619 struct pxa3xx_nand_host *host; in alloc_nand_resource()
1639 host = (struct pxa3xx_nand_host *)chip; in alloc_nand_resource()