Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h155 #define LDBCR_UPD(n) (1 << ((n) + 0)) macro
Dshmob_drm_plane.c147 LDBCR_UPF(splane->index) | LDBCR_UPD(splane->index)); in __shmob_drm_plane_setup()
/Linux-v5.10/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c43 #define LDBCR_UPD(n) (1 << ((n) + 0)) macro
788 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_setup()
867 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_setup()
1413 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_pan()