Searched refs:LDPMR (Results 1 – 4 of 4) sorted by relevance
/linux/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 | 240 [LDPMR] = 0x460, 259 [LDPMR] = 0x63c, 708 tmp = lcdc_read_chan(&priv->ch[k], LDPMR) in sh_mobile_lcdc_start_stop() 893 lcdc_write_chan(ch, LDPMR, 0); in __sh_mobile_lcdc_start()
|
/linux/drivers/gpu/drm/renesas/shmobile/ |
H A D | shmob_drm_crtc.c | 182 value = lcdc_read(sdev, LDPMR) & LDPMR_LPS; in shmob_drm_crtc_start_stop() 224 lcdc_write(sdev, LDPMR, 0); in shmob_drm_crtc_atomic_enable()
|
H A D | shmob_drm_regs.h | 108 #define LDPMR 0x460 macro
|