Searched refs:CLCD_TIM3 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/pl111/ |
H A D | pl111_debugfs.c | 21 REGDEF(CLCD_TIM3),
|
H A D | pl111_drm.h | 32 #define CLCD_TIM3 0x0000000c macro
|
H A D | pl111_display.c | 233 writel(0, priv->regs + CLCD_TIM3); in pl111_display_enable()
|
/kernel/linux/linux-5.10/include/linux/amba/ |
H A D | clcd-regs.h | 20 #define CLCD_TIM3 0x0000000c macro
|
/kernel/linux/linux-6.6/include/linux/amba/ |
H A D | clcd-regs.h | 20 #define CLCD_TIM3 0x0000000c macro
|
/kernel/linux/linux-6.6/drivers/gpu/drm/pl111/ |
H A D | pl111_debugfs.c | 21 REGDEF(CLCD_TIM3),
|
H A D | pl111_drm.h | 32 #define CLCD_TIM3 0x0000000c macro
|
H A D | pl111_display.c | 234 writel(0, priv->regs + CLCD_TIM3); in pl111_display_enable()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | amba-clcd.c | 312 writel(regs.tim3, fb->regs + CLCD_TIM3); in clcdfb_set_par() 328 readl(fb->regs + CLCD_TIM2), readl(fb->regs + CLCD_TIM3), in clcdfb_set_par()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | amba-clcd.c | 299 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()
|
Completed in 7 milliseconds