Home
last modified time | relevance | path

Searched refs:LDHCNR (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/renesas/shmobile/
H A Dshmob_drm_regs.h102 #define LDHCNR 0x448 macro
265 case LDHCNR: in lcdc_is_banked()
H A Dshmob_drm_crtc.c102 lcdc_write(sdev, LDHCNR, value); in shmob_drm_crtc_setup_geometry()
/openbmc/linux/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h12 LDSM2R, LDSA1R, LDSA2R, LDMLSR, LDHCNR, LDHSYNR, LDVLNR, LDVSYNR, LDPMR, enumerator
H A Dsh_mobile_lcdcfb.c236 [LDHCNR] = 0x448,
255 [LDHCNR] = 0x624,
273 case LDHCNR: in banked()
747 lcdc_write_chan(ch, LDHCNR, tmp); in sh_mobile_lcdc_geometry()
H A Dsh7760fb.c260 par->base + LDHCNR); in sh7760fb_set_par()
/openbmc/linux/arch/sh/include/asm/
H A Dsh7760fb.h40 #define LDHCNR 0x414 macro