Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/amba/
H A Dclcd-regs.h18 #define CLCD_TIM1 0x00000004 macro
/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_debugfs.c19 REGDEF(CLCD_TIM1),
H A Dpl111_drm.h30 #define CLCD_TIM1 0x00000004 macro
H A Dpl111_display.c168 priv->regs + CLCD_TIM1); in pl111_display_enable()
/openbmc/linux/drivers/video/fbdev/
H A Damba-clcd.c297 writel(regs.tim1, fb->regs + CLCD_TIM1); in clcdfb_set_par()
314 readl(fb->regs + CLCD_TIM0), readl(fb->regs + CLCD_TIM1), in clcdfb_set_par()