Home
last modified time | relevance | path

Searched refs:off_cntl (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/video/fbdev/
A Damba-clcd.c62 val = readl(fb->regs + fb->off_cntl); in clcdfb_disable()
65 writel(val, fb->regs + fb->off_cntl); in clcdfb_disable()
71 writel(val, fb->regs + fb->off_cntl); in clcdfb_disable()
97 writel(cntl, fb->regs + fb->off_cntl); in clcdfb_enable()
105 writel(cntl, fb->regs + fb->off_cntl); in clcdfb_enable()
317 readl(fb->regs + fb->off_ienb), readl(fb->regs + fb->off_cntl)); in clcdfb_set_par()
435 fb->off_cntl = CLCD_PL111_CNTL; in clcdfb_register()
438 fb->off_cntl = CLCD_PL110_CNTL; in clcdfb_register()
/linux-6.3-rc2/include/linux/amba/
A Dclcd.h137 u16 off_cntl; member

Completed in 6 milliseconds