Searched refs:ebu_host (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mtd/nand/raw/
H A Dintel-nand-controller.c144 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); local
145 u8 cs_num = ebu_host->cs_num;
148 val = readb(ebu_host->cs[cs_num].chipaddr + HSNAND_CS_OFFS);
155 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); local
156 u8 cs_num = ebu_host->cs_num;
158 writeb(value, ebu_host->cs[cs_num].chipaddr + offset);
180 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); local
182 writel(0, ebu_host->ebu + EBU_CON);
187 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); local
188 void __iomem *nand_con = ebu_host
271 struct ebu_nand_controller *ebu_host = cookie; local
280 struct ebu_nand_controller *ebu_host = cookie; local
287 ebu_dma_start(struct ebu_nand_controller *ebu_host, u32 dir, const u8 *buf, u32 len) argument
355 ebu_nand_trigger(struct ebu_nand_controller *ebu_host, int page, u32 cmd) argument
389 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); local
412 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); local
448 struct ebu_nand_controller *ebu_host = nand_get_controller_data(chip); local
567 ebu_dma_cleanup(struct ebu_nand_controller *ebu_host) argument
579 struct ebu_nand_controller *ebu_host; local
713 struct ebu_nand_controller *ebu_host = platform_get_drvdata(pdev); local
[all...]

Completed in 182 milliseconds