Home
last modified time | relevance | path

Searched refs:LDDDSR_WS (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/include/video/
Dsh_mobile_lcdc.h43 #define LDDDSR_WS (1 << 1) macro
/Linux-v6.6/drivers/gpu/drm/renesas/shmobile/
Dshmob_drm_regs.h137 #define LDDDSR_WS (1 << 1) macro
Dshmob_drm_crtc.c227 value = LDDDSR_LS | LDDDSR_WS; in shmob_drm_crtc_start()
233 value = LDDDSR_LS | LDDDSR_WS | LDDDSR_BS; in shmob_drm_crtc_start()
/Linux-v6.6/drivers/video/fbdev/
Dsh_mobile_lcdcfb.c960 tmp = LDDDSR_LS | LDDDSR_WS; in __sh_mobile_lcdc_start()
966 tmp = LDDDSR_LS | LDDDSR_WS | LDDDSR_BS; in __sh_mobile_lcdc_start()