Home
last modified time | relevance | path

Searched refs:S1DREG_CRT_DISP_START1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/video/
H A Ds1d13xxxfb.h75 #define S1DREG_CRT_DISP_START1 0x0063 /* CRT/TV Display Start Address Register 1 */ macro
/openbmc/linux/arch/sh/boards/mach-microdev/
H A Dsetup.c89 { S1DREG_CRT_DISP_START1, 0x00 },
/openbmc/linux/drivers/video/fbdev/
H A Ds1d13xxxfb.c390 s1d13xxxfb_writereg(par, S1DREG_CRT_DISP_START1, ((start >> 8) & 0xff)); in s1d13xxxfb_pan_display()