Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/renesas/shmobile/
Dshmob_drm_plane.c133 LDBCR_UPF(splane->index) | LDBCR_UPD(splane->index)); in shmob_drm_overlay_plane_setup()
225 LDBCR_UPF(splane->index) | LDBCR_UPD(splane->index)); in shmob_drm_plane_atomic_disable()
Dshmob_drm_regs.h154 #define LDBCR_UPF(n) (1 << ((n) + 8)) macro
/linux-6.12.1/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c41 #define LDBCR_UPF(n) (1 << ((n) + 8)) macro
781 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_setup()
860 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_setup()
1406 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_pan()