Home
last modified time | relevance | path

Searched refs:CLCD_PL111_CNTL (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/amba/
H A Dclcd-regs.h31 #define CLCD_PL111_CNTL 0x00000018 macro
/openbmc/linux/drivers/gpu/drm/pl111/
H A Dpl111_debugfs.c24 REGDEF(CLCD_PL111_CNTL),
H A Dpl111_drm.h43 #define CLCD_PL111_CNTL 0x00000018 macro
H A Dpl111_drv.c273 priv->ctrl = CLCD_PL111_CNTL; in pl111_amba_probe()
H A Dpl111_versatile.c544 priv->ctrl = CLCD_PL111_CNTL; in pl111_versatile_init()
/openbmc/linux/drivers/video/fbdev/
H A Damba-clcd.c435 fb->off_cntl = CLCD_PL111_CNTL; in clcdfb_register()