Searched refs:LDMLSR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.h | 12 LDSM2R, LDSA1R, LDSA2R, LDMLSR, LDHCNR, LDHSYNR, LDVLNR, LDVSYNR, LDPMR, enumerator
|
H A D | sh_mobile_lcdcfb.c | 236 [LDMLSR] = 0x438, 255 [LDMLSR] = 0x620, 273 case LDMLSR: in banked() 943 lcdc_write_chan(ch, LDMLSR, ch->line_size); in __sh_mobile_lcdc_start()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sh_mobile_lcdcfb.h | 12 LDSM2R, LDSA1R, LDSA2R, LDMLSR, LDHCNR, LDHSYNR, LDVLNR, LDVSYNR, LDPMR, enumerator
|
H A D | sh_mobile_lcdcfb.c | 235 [LDMLSR] = 0x438, 254 [LDMLSR] = 0x620, 272 case LDMLSR: in banked() 936 lcdc_write_chan(ch, LDMLSR, ch->line_size); in __sh_mobile_lcdc_start()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/shmobile/ |
H A D | shmob_drm_regs.h | 98 #define LDMLSR 0x438 macro 261 case LDMLSR: in lcdc_is_banked()
|
H A D | shmob_drm_crtc.c | 212 lcdc_write(sdev, LDMLSR, scrtc->line_size); in shmob_drm_crtc_start()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/shmobile/ |
H A D | shmob_drm_regs.h | 98 #define LDMLSR 0x438 macro 261 case LDMLSR: in lcdc_is_banked()
|
H A D | shmob_drm_crtc.c | 215 lcdc_write(sdev, LDMLSR, scrtc->line_size); in shmob_drm_crtc_start()
|
Completed in 12 milliseconds