Home
last modified time | relevance | path

Searched refs:PRTCON (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/video/
H A Dsamsung_fimd.h112 #define PRTCON 0x0c macro
/openbmc/linux/drivers/video/fbdev/
H A Ds3c-fb.c430 writel(PRTCON_PROTECT, sfb->regs + PRTCON); in shadow_protect_win()
438 writel(0, sfb->regs + PRTCON); in shadow_protect_win()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c791 reg = PRTCON; in fimd_shadow_protect_win()