Searched refs:fsl_lbc_regs (Results 1 – 4 of 4) 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()341 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_lbc_suspend()343 ctrl->saved_regs = kmalloc(sizeof(struct fsl_lbc_regs), GFP_KERNEL); in fsl_lbc_suspend()347 _memcpy_fromio(ctrl->saved_regs, lbc, sizeof(struct fsl_lbc_regs)); in fsl_lbc_suspend()355 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_lbc_resume()359 sizeof(struct fsl_lbc_regs)); in fsl_lbc_resume()
100 struct fsl_lbc_regs { struct287 struct fsl_lbc_regs __iomem *regs;298 struct fsl_lbc_regs *saved_regs;
163 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in set_addr()215 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_run_command()279 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_do_read()313 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_cmdfunc()666 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_chip_init_tail()769 struct fsl_lbc_regs __iomem *lbc = ctrl->regs; in fsl_elbc_chip_init()849 struct fsl_lbc_regs __iomem *lbc; in fsl_elbc_nand_probe()
206 struct fsl_lbc_regs *lbc = NULL; in p1022ds_set_monitor_port()