Searched refs:off_cntl (Results 1 – 2 of 2) sorted by relevance
75 val = readl(fb->regs + fb->off_cntl); in clcdfb_disable()78 writel(val, fb->regs + fb->off_cntl); in clcdfb_disable()84 writel(val, fb->regs + fb->off_cntl); in clcdfb_disable()110 writel(cntl, fb->regs + fb->off_cntl); in clcdfb_enable()118 writel(cntl, fb->regs + fb->off_cntl); in clcdfb_enable()330 readl(fb->regs + fb->off_ienb), readl(fb->regs + fb->off_cntl)); in clcdfb_set_par()448 fb->off_cntl = CLCD_PL111_CNTL; in clcdfb_register()451 fb->off_cntl = CLCD_PL110_CNTL; in clcdfb_register()
137 u16 off_cntl; member