Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_plane.c74 format |= LDBBSIFR_SWPL | LDBBSIFR_SWPW; in __shmob_drm_plane_setup()
80 format |= LDBBSIFR_SWPL | LDBBSIFR_SWPW | LDBBSIFR_SWPB; in __shmob_drm_plane_setup()
85 format |= LDBBSIFR_SWPL; in __shmob_drm_plane_setup()
H A Dshmob_drm_regs.h176 #define LDBBSIFR_SWPL (1 << 10) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.c63 #define LDBBSIFR_SWPL (1 << 10) macro
805 format |= LDBBSIFR_SWPL | LDBBSIFR_SWPW; in sh_mobile_lcdc_overlay_setup()
811 format |= LDBBSIFR_SWPL | LDBBSIFR_SWPW | LDBBSIFR_SWPB; in sh_mobile_lcdc_overlay_setup()
815 format |= LDBBSIFR_SWPL; in sh_mobile_lcdc_overlay_setup()