Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h155 #define LDBCR_UPF(n) (1 << ((n) + 8)) macro
Dshmob_drm_plane.c151 LDBCR_UPF(splane->index) | LDBCR_UPD(splane->index)); in __shmob_drm_plane_setup()
/Linux-v4.19/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c41 #define LDBCR_UPF(n) (1 << ((n) + 8)) macro
868 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_setup()
947 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_setup()
1493 LDBCR_UPF(ovl->index) | LDBCR_UPD(ovl->index)); in sh_mobile_lcdc_overlay_pan()