Home
last modified time | relevance | path

Searched refs:LDVSYNR (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_regs.h105 #define LDVSYNR 0x454 macro
268 case LDVSYNR: in lcdc_is_banked()
H A Dshmob_drm_crtc.c166 lcdc_write(sdev, LDVSYNR, value); in shmob_drm_crtc_setup_geometry()
/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h12 LDSM2R, LDSA1R, LDSA2R, LDMLSR, LDHCNR, LDHSYNR, LDVLNR, LDVSYNR, LDPMR, enumerator
H A Dsh7760fb.c264 iowrite16((vsynp - 1) | ((vsynw - 1) << 12), par->base + LDVSYNR); in sh7760fb_set_par()
/linux/arch/sh/include/asm/
H A Dsh7760fb.h44 #define LDVSYNR 0x41c macro