Home
last modified time | relevance | path

Searched refs:CLCD_TIM3 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/amba/
H A Dclcd-regs.h20 #define CLCD_TIM3 0x0000000c macro
/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_debugfs.c21 REGDEF(CLCD_TIM3),
H A Dpl111_drm.h32 #define CLCD_TIM3 0x0000000c macro
H A Dpl111_display.c234 writel(0, priv->regs + CLCD_TIM3); in pl111_display_enable()
/openbmc/linux/drivers/video/fbdev/
H A Damba-clcd.c299 writel(regs.tim3, fb->regs + CLCD_TIM3); in clcdfb_set_par()
315 readl(fb->regs + CLCD_TIM2), readl(fb->regs + CLCD_TIM3), in clcdfb_set_par()