Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h154 #define LDBCR_UPF(n) (1 << ((n) + 8)) 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.c42 #define LDBCR_UPF(n) (1 << ((n) + 8)) 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()