Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/shmobile/
Dshmob_drm_regs.h99 #define LDMLSR 0x438 macro
262 case LDMLSR: in lcdc_is_banked()
Dshmob_drm_crtc.c223 lcdc_write(sdev, LDMLSR, scrtc->line_size); in shmob_drm_crtc_start()
/linux-4.4.14/drivers/video/fbdev/
Dsh_mobile_lcdcfb.h11 LDSM2R, LDSA1R, LDSA2R, LDMLSR, LDHCNR, LDHSYNR, LDVLNR, LDVSYNR, LDPMR, enumerator
Dsh_mobile_lcdcfb.c238 [LDMLSR] = 0x438,
257 [LDMLSR] = 0x620,
275 case LDMLSR: in banked()
1029 lcdc_write_chan(ch, LDMLSR, ch->line_size); in __sh_mobile_lcdc_start()