Searched refs:fsl_lbc_regs (Results 1 – 5 of 5) sorted by relevance
70 struct fsl_lbc_regs __iomem *lbc; in fsl_lbc_find()101 struct fsl_lbc_regs __iomem *lbc; in fsl_upm_find()191 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_lbc_ctrl_init()215 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_lbc_ctrl_irq()360 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_lbc_suspend()362 ctrl->saved_regs = kmalloc(sizeof(struct fsl_lbc_regs), GFP_KERNEL); in fsl_lbc_suspend()366 _memcpy_fromio(ctrl->saved_regs, lbc, sizeof(struct fsl_lbc_regs)); in fsl_lbc_suspend()374 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_lbc_resume()378 sizeof(struct fsl_lbc_regs)); in fsl_lbc_resume()
103 struct fsl_lbc_regs { struct290 struct fsl_lbc_regs __iomem *regs;301 struct fsl_lbc_regs *saved_regs;
150 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in set_addr()202 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_run_command()273 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_do_read()307 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_cmdfunc()625 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_chip_init_tail()742 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_chip_init()816 struct fsl_lbc_regs __iomem *lbc; in fsl_elbc_nand_probe()
169 struct fsl_lbc_regs *lbc = NULL; in p1022ds_set_monitor_port()
56 struct fsl_lbc_regs __iomem *lbc;