Home
last modified time | relevance | path

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

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